Sfoglia il codice sorgente

Localisation updates from https://translatewiki.net.

translatewiki.net 7 anni fa
parent
commit
38fd5b691a
3 ha cambiato i file con 14 aggiunte e 2 eliminazioni
  1. 2 1
      i18n/ca.json
  2. 2 1
      i18n/pl.json
  3. 10 0
      i18n/ro.json

+ 2 - 1
i18n/ca.json

@@ -4,5 +4,6 @@
 			"Fitoschido"
 		]
 	},
-	"foreground-menutitle": "Menú"
+	"foreground-menutitle": "Menú",
+	"foreground-menunavback": "Enrere"
 }

+ 2 - 1
i18n/pl.json

@@ -4,5 +4,6 @@
 			"Chrumps"
 		]
 	},
-	"foreground-menutitle": "Menu"
+	"foreground-menutitle": "Menu",
+	"foreground-menunavback": "Wstecz"
 }

+ 10 - 0
i18n/ro.json

@@ -0,0 +1,10 @@
+{
+	"@metadata": {
+		"authors": [
+			"Strainu"
+		]
+	},
+	"skinname-foreground": "Prim plan",
+	"foreground-menutitle": "Meniu",
+	"foreground-menunavback": "Înapoi"
+}