Skip to content

Commit 727736f

Browse files
committed
webui/locales: standardize French locales code
1 parent f6cef0b commit 727736f

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

webui/public/locales/languages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"bn": "বাংলা",
44
"de": "Deutsch",
55
"en": "English",
6-
"fr-FR": "Français(France)",
6+
"fr": "Français",
77
"id": "Bahasa Indonesia",
88
"it": "Italiano",
99
"ja": "日本語",
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<string name="title_reboot_bootloader">Redémarrer vers le Bootloader</string>
1616
<string name="title_reboot_download">Redémarrer en mode Téléchargement</string>
1717
<string name="title_reboot_edl">Redémarrer en mode EDL</string>
18-
<string name="title_kernel">Kernel</string>
1918
<string name="title_rehook_mode">Mode Rehook</string>
2019
<!-- Buttons -->
2120
<string name="button_install">Appuyez pour installer</string>
@@ -24,7 +23,6 @@
2423
<string name="button_start">Démarrer</string>
2524
<string name="button_unpatch">Dépatcher</string>
2625
<string name="button_cancel">Annuler</string>
27-
<string name="button_ok">OK</string>
2826
<string name="button_load">Charger</string>
2927
<string name="button_unload">Décharger</string>
3028
<string name="button_refresh">Recharger</string>

0 commit comments

Comments
 (0)