mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-06-06 06:53:54 +02:00
33 lines
686 B
JSON
33 lines
686 B
JSON
{
|
|
"language": {
|
|
"name": "English"
|
|
},
|
|
"app": {
|
|
"title": "DeFlock"
|
|
},
|
|
"actions": {
|
|
"tagNode": "Tag Node",
|
|
"download": "Download",
|
|
"settings": "Settings",
|
|
"edit": "Edit",
|
|
"cancel": "Cancel",
|
|
"ok": "OK",
|
|
"close": "Close"
|
|
},
|
|
"followMe": {
|
|
"off": "Enable follow-me (north up)",
|
|
"northUp": "Enable follow-me (rotating)",
|
|
"rotating": "Disable follow-me"
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"language": "Language",
|
|
"systemDefault": "System Default",
|
|
"aboutInfo": "About / Info",
|
|
"aboutThisApp": "About This App"
|
|
},
|
|
"node": {
|
|
"title": "Node #{}",
|
|
"tagSheetTitle": "Surveillance Device Tags"
|
|
}
|
|
} |