Jack Linke 🦄 on Nostr: Anyone know if there is a standard (or something written down somewhere so I'm not ...
Anyone know if there is a standard (or something written down somewhere so I'm not reinventing the wheel) for storing multiple translations of text in a Markdown file?
Right now I'm marking each translation in the file like this:
```
# Translation {lang-code1}
Contents for first language here
# Translation {lang-code2}
Contents for second language here
```
But it feels...
- naive (there's may be issues I'm not considering)
-like surely someone has done this already
#Markdown #Translation
Published at
2024-06-21 01:47:39Event JSON
{
"id": "770784c3429d9c3a11f7c7a7a81091abbdbd78c56182208eb73f8a8a23bd428a",
"pubkey": "8c8730c1a77b44faf24ad30dc38b3b045bc857a8e304749b18dd0351a44e4d22",
"created_at": 1718934459,
"kind": 1,
"tags": [
[
"proxy",
"https://social.jacklinke.com/@jack/112652088735053937",
"web"
],
[
"t",
"markdown"
],
[
"t",
"translation"
],
[
"proxy",
"https://social.jacklinke.com/users/jack/statuses/112652088735053937",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://social.jacklinke.com/users/jack/statuses/112652088735053937",
"pink.momostr"
]
],
"content": "Anyone know if there is a standard (or something written down somewhere so I'm not reinventing the wheel) for storing multiple translations of text in a Markdown file?\n\nRight now I'm marking each translation in the file like this:\n\n```\n# Translation {lang-code1}\n\nContents for first language here\n\n# Translation {lang-code2}\n\nContents for second language here\n```\n\nBut it feels...\n\n- naive (there's may be issues I'm not considering)\n-like surely someone has done this already\n\n#Markdown #Translation",
"sig": "97b2c21ba38b120c5ad179023466c924cc6c6be1be9c0ad8d123b0fa3c2cb555594d13a58dafd05a9755c1111120f420e7282b2b454c4a47410914369e8529f0"
}