Skip to content

Commit

Permalink
feat: Update translations (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChameleonHelper authored Jul 28, 2024
1 parent 6508e23 commit 52848e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion chameleonultragui/lib/l10n/app_bg.arb
Original file line number Diff line number Diff line change
Expand Up @@ -279,5 +279,7 @@
"delete": "\u0418\u0437\u0442\u0440\u0438\u0439",
"total_keys": "\u043a\u043b\u044e\u0447(\u043e\u0432\u0435)",
"key": "\u041a\u043b\u044e\u0447",
"t55xx_key_prompt": "\u0412\u043b\u0435\u0437 \u0432 \u043a\u043b\u044e\u0447 T55XX. CU \u043a\u043b\u044e\u0447\u044a\u0442 \u043f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u0435 20206666"
"t55xx_key_prompt": "\u0412\u043b\u0435\u0437 \u0432 \u043a\u043b\u044e\u0447 T55XX. CU \u043a\u043b\u044e\u0447\u044a\u0442 \u043f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u0435 20206666",
"t55xx_new_key_prompt": "\u043d\u043e\u0432 T55XX \u043a\u043b\u044e\u0447, \u0430\u043a\u043e \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u0430 \u0433\u043e \u043f\u0440\u043e\u043c\u0435\u043d\u0438\u0442\u0435",
"new_key": "\u041d\u043e\u0432 \u043a\u043b\u044e\u0447"
}
4 changes: 3 additions & 1 deletion chameleonultragui/lib/l10n/app_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -279,5 +279,7 @@
"delete": "Elimina",
"total_keys": "chiavi",
"key": "Chiave",
"t55xx_key_prompt": "Inserisci la chiave T55XX. La chiave predefinita del CU \u00e8 20206666"
"t55xx_key_prompt": "Inserisci la chiave T55XX. La chiave predefinita del CU \u00e8 20206666",
"t55xx_new_key_prompt": "nuova chiave T55XX se vuoi cambiarla",
"new_key": "Nuova chiave"
}

0 comments on commit 52848e1

Please sign in to comment.