Skip to content

Commit

Permalink
chore(locales): update multiple languages (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
easydomii authored May 9, 2024
1 parent 7ada4c2 commit 62c6d5a
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 8 deletions.
1 change: 1 addition & 0 deletions locales/da.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"language": "Dansk",
"settings": "Indstillinger",
"ui": {
"cancel": "Annuller",
"close": "Luk",
Expand Down
17 changes: 9 additions & 8 deletions locales/de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"language": "Deutsch",
"settings": "Einstellungen",
"ui": {
"cancel": "Abbrechen",
"close": "Schließen",
Expand All @@ -12,14 +13,14 @@
"notification_position": "Notification position"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
"bottom": "Unten",
"bottom-left": "Unten-Links",
"bottom-right": "Unten-Rechts",
"center-left": "Mittig-Links",
"center-right": "Mittig-Rechts",
"top": "Oben",
"top-left": "Oben-Links",
"top-right": "Oben-Rechts"
}
},
"open_radial_menu": "Radial Menu öffnen",
Expand Down
1 change: 1 addition & 0 deletions locales/es.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"language": "Español",
"settings": "Ajustes",
"ui": {
"cancel": "Cancelar",
"close": "Cerrar",
Expand Down
1 change: 1 addition & 0 deletions locales/fi.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"language": "Suomi",
"settings": "Asetukset",
"ui": {
"cancel": "Peruuta",
"close": "Sulje",
Expand Down
1 change: 1 addition & 0 deletions locales/fr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"language": "Français",
"settings": "Paramètres",
"ui": {
"cancel": "Annuler",
"close": "Fermer",
Expand Down
1 change: 1 addition & 0 deletions locales/it.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"language": "Italiano",
"settings": "Impostazioni",
"ui": {
"cancel": "Annulla",
"close": "Chiudi",
Expand Down

0 comments on commit 62c6d5a

Please sign in to comment.