Files
localsend/app/assets/i18n/_unused_translations.json
T
2023-09-27 21:59:11 +02:00

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": {}
}