feat(locales): Make all language names localised (#65)

* feat(locales): Make all language names localised

* fix(locales): Remove duplicate locale

"cr" is incorrent locale code for Croatian and is in this folder twice. "hr.json" is the correct file.

* fix(locales/et): Language name
This commit is contained in:
ANTOND
2022-08-09 23:54:32 +02:00
committed by GitHub
parent cb5dac6151
commit 0bce238304
12 changed files with 11 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
{
"language": "Albanian",
"language": "Shqip",
"ui": {
"settings": {
"title": "Cilësimet",

View File

@@ -1,12 +0,0 @@
{
"language": "Croatian",
"ui": {
"settings": {
"title": "Postavke",
"language": "Jezik"
},
"cancel": "Odustani",
"close": "Zatvoriti",
"confirm": "Potvrdite"
}
}

View File

@@ -1,5 +1,5 @@
{
"language": "Czech",
"language": "Čeština",
"ui": {
"settings": {
"title": "Nastavení",

View File

@@ -1,5 +1,5 @@
{
"language": "German",
"language": "Deutsch",
"ui": {
"settings": {
"title": "Einstellungen",

View File

@@ -1,5 +1,5 @@
{
"language": "Estonian",
"language": "Eesti",
"ui": {
"settings": {
"title": "Seaded",

View File

@@ -1,5 +1,5 @@
{
"language": "Hungarian",
"language": "Magyar",
"ui": {
"settings": {
"title": "Beállítások",

View File

@@ -1,5 +1,5 @@
{
"language": "Italian",
"language": "Italiano",
"ui": {
"settings": {
"title": "Impostazioni",

View File

@@ -1,5 +1,5 @@
{
"language": "Lithuanian",
"language": "Lietuvių",
"ui": {
"settings": {
"title": "Nustatymai",

View File

@@ -1,5 +1,5 @@
{
"language": "Dutch",
"language": "Nederlands",
"ui": {
"settings": {
"title": "Instellingen",

View File

@@ -1,5 +1,5 @@
{
"language": "Russian",
"language": "Русский",
"ui": {
"settings": {
"title": "Настройки",

View File

@@ -1,5 +1,5 @@
{
"language": "Slovenian",
"language": "Slovenski",
"ui": {
"settings": {
"title": "Nastavitve",

View File

@@ -1,5 +1,5 @@
{
"language": "Slovak",
"language": "Slovenčina",
"ui": {
"settings": {
"title": "Nastavenia",