upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--32.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/32.md b/32.md
index 79f5937..ee71ae9 100644
--- a/32.md
+++ b/32.md
@@ -129,6 +129,20 @@ is labeling their note as being related to Milan, Italy using ISO 3166-2.
129} 129}
130``` 130```
131 131
132Author is labelling their note language as English using ISO-639-1.
133
134```json
135{
136 "kind": 1,
137 "tags": [
138 ["L", "ISO-639-1"],
139 ["l", "en", "ISO-639-1"]
140 ],
141 "content": "English text",
142 ...
143}
144```
145
132Other Notes 146Other Notes
133----------- 147-----------
134 148