Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"messages": {
"language_changed": "La langue a été changée avec succès"
},
"no_language_found": "Aucune langue trouvée.",
"placeholder": "Choisir une langue",
"title": "Choisir une langue"
},
Expand Down
1 change: 1 addition & 0 deletions public/locales/hu/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"messages": {
"language_changed": "A nyelv sikeresen megváltoztatva"
},
"no_language_found": "Nem található nyelv.",
"placeholder": "Válassz nyelvet",
"title": "Válassz nyelvet"
},
Expand Down
1 change: 1 addition & 0 deletions public/locales/pt-BR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"messages": {
"language_changed": "Idioma alterado"
},
"no_language_found": "Nenhum idioma encontrado.",
"placeholder": "Selecione um idioma",
"title": "Selecionar idioma"
},
Expand Down
1 change: 1 addition & 0 deletions public/locales/sv/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"messages": {
"language_changed": "Språk ändrat"
},
"no_language_found": "Inget språk hittades.",
"placeholder": "Välj ett språk",
"title": "Välj ett språk"
},
Expand Down
Loading