localizations, dark mode touchups

This commit is contained in:
stopflock
2025-08-31 11:16:20 -05:00
parent 8381388ffa
commit fa6b6ffcda
17 changed files with 598 additions and 191 deletions
+33
View File
@@ -0,0 +1,33 @@
{
"language": {
"name": "Français"
},
"app": {
"title": "DeFlock"
},
"actions": {
"tagNode": "Marquer Nœud",
"download": "Télécharger",
"settings": "Paramètres",
"edit": "Modifier",
"cancel": "Annuler",
"ok": "OK",
"close": "Fermer"
},
"followMe": {
"off": "Activer le suivi (nord en haut)",
"northUp": "Activer le suivi (rotation)",
"rotating": "Désactiver le suivi"
},
"settings": {
"title": "Paramètres",
"language": "Langue",
"systemDefault": "Par Défaut du Système",
"aboutInfo": "À Propos / Informations",
"aboutThisApp": "À Propos de Cette App"
},
"node": {
"title": "Nœud #{}",
"tagSheetTitle": "Balises du Dispositif"
}
}