fix: JSON syntax errors and add missing translations
- Fix missing comma in en-US.json - Add noIpa translation to all locale files
This commit is contained in:
@@ -304,11 +304,12 @@
|
||||
"showAnswer": "Montrer réponse",
|
||||
"nextCard": "Suivant",
|
||||
"again": "Encore",
|
||||
"modeOrderLimited": "Ordre",
|
||||
"modeOrderInfinite": "Boucle",
|
||||
"modeRandomLimited": "Aléatoire",
|
||||
"modeRandomInfinite": "Aléatoire Boucle",
|
||||
"restart": "Recommencer"
|
||||
"restart": "Recommencer",
|
||||
"orderLimited": "Ordre limité",
|
||||
"orderInfinite": "Ordre infini",
|
||||
"randomLimited": "Aléatoire limité",
|
||||
"randomInfinite": "Aléatoire infini",
|
||||
"noIpa": "No IPA available"
|
||||
},
|
||||
"page": {
|
||||
"unauthorized": "Non autorisé"
|
||||
@@ -609,4 +610,4 @@
|
||||
"noFollowers": "Pas encore d'abonnés",
|
||||
"noFollowing": "Ne suit personne"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user