feat(locales): include some locales

Partial, and google translated just for the sake of setting an example.
Also renamed many of the language codes where the extra characters are
redundant (i.e. fr-FR, de-DE).
This commit is contained in:
Linden
2022-04-30 05:04:15 +10:00
parent 031cccd886
commit 48728f0241
4 changed files with 14 additions and 4 deletions

5
locales/fr.json Normal file
View File

@@ -0,0 +1,5 @@
{
"language": "Français",
"ui.close": "Fermer",
"ui.confirm": "Confirmer"
}