mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-26 09:26:12 +01:00
Add French translation (#196)
* Added french version and title/description from json messages * Revert back default language to en-US * Code reviewed with prettier :) * Updated json to add information field * Updated json to add information block (missed on previous) * Reviewed code language * correction traduction "groupes étoilés" en "groupes favoris" --------- Co-authored-by: Andy Trouvé <andy@strekol.eu>
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"Homepage": {
|
||||
"title": "Jaa kulut ystävien ja perheen kanssa",
|
||||
"description": "Tervetuloa uuteen Spliit-instanssiisi!",
|
||||
"button": {
|
||||
"groups": "Siirry ryhmiin",
|
||||
"github": "GitHub"
|
||||
}
|
||||
},
|
||||
"Header": {
|
||||
"groups": "Ryhmät"
|
||||
},
|
||||
@@ -287,7 +295,8 @@
|
||||
},
|
||||
"Locale": {
|
||||
"en-US": "English",
|
||||
"fi": "Suomi"
|
||||
"fi": "Suomi",
|
||||
"fr-FR": "French"
|
||||
},
|
||||
"Share": {
|
||||
"title": "Jaa",
|
||||
|
||||
Reference in New Issue
Block a user