mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
49 lines
826 B
JSON
49 lines
826 B
JSON
{
|
|
"@@info": [
|
|
"Here are translations that exist in secondary locales but not in <en>.",
|
|
"[--full enabled] Furthermore, translations not used in 'lib/' according to the 't.<path>' pattern are written into <en>."
|
|
],
|
|
"en": {
|
|
"locale": "English",
|
|
"general": {
|
|
"online": "Online",
|
|
"save": "Save"
|
|
},
|
|
"sendTab": {
|
|
"thisDevice": "This Device"
|
|
},
|
|
"dialogs": {
|
|
"messageInput": {
|
|
"multiline": "Multiline"
|
|
}
|
|
}
|
|
},
|
|
"ar": {},
|
|
"bn": {},
|
|
"ca": {},
|
|
"cs": {},
|
|
"de": {},
|
|
"es-ES": {},
|
|
"fa": {},
|
|
"fr-FR": {},
|
|
"hu": {},
|
|
"in": {},
|
|
"it": {},
|
|
"iw": {},
|
|
"ja": {},
|
|
"km": {},
|
|
"ko": {},
|
|
"ne": {},
|
|
"nl": {},
|
|
"pl": {},
|
|
"pt-BR": {},
|
|
"ru": {},
|
|
"sv": {},
|
|
"tr": {},
|
|
"uk": {},
|
|
"ur": {},
|
|
"zh-CN": {},
|
|
"zh-HK": {},
|
|
"zh-TW": {}
|
|
}
|