mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 23:48:53 +02:00
New Crowdin updates (#256)
* New translations common.json (French) * New translations errors.json (French)
This commit is contained in:
parent
6ece49e958
commit
4a9e4c3aec
2 changed files with 11 additions and 1 deletions
|
@ -17,5 +17,9 @@
|
|||
"starOnGithub": "Mettez une étoile sur GitHub",
|
||||
"support": "Assistance",
|
||||
"swedish": "Suédois",
|
||||
"volunteerTranslator": "Aidez à traduire ce site"
|
||||
"volunteerTranslator": "Aidez à traduire ce site",
|
||||
"notFoundTitle": "404 non trouvé",
|
||||
"notFoundDescription": "Nous n'avons pas trouvé la page que vous recherchez.",
|
||||
"goToHome": "Retourner à la page d'accueil",
|
||||
"startChat": "Démarrer la discussion"
|
||||
}
|
||||
|
|
6
public/locales/fr/errors.json
Normal file
6
public/locales/fr/errors.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"notFoundTitle": "404 introuvable",
|
||||
"notFoundDescription": "Nous n'avons pas trouvé la page que vous recherchez.",
|
||||
"goToHome": "Retourner à la page d'accueil",
|
||||
"startChat": "Démarrer la discussion"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue