mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2025-02-17 22:15:37 +00:00
* Loc update - FR loc up to date with EN - Replaced undefined "\ue016" unicode character by the black diamond "\u25c6" that actially shows up in the app. BTW I still have no idea how to properly use the localization python stuff. Fed it some -r and -w and it spat some errors to my face. * Update README.md crediting myself, as a treat * Loc update, à relire * French translation + some editing
15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"hints": {
|
|
"ok": "OK",
|
|
"back": "Retour",
|
|
"exit": "Quitter"
|
|
},
|
|
|
|
"crash_frame": {
|
|
"button": "OK"
|
|
},
|
|
|
|
"thumbnail_sidebar": {
|
|
"save": "Enregistrer"
|
|
}
|
|
}
|