Prechádzať zdrojové kódy

Merge pull request #315 from Hutchy68/patch-fix-i18n-qqq

Fixing missing qqq in master. Translatewiki created broken one on master branch when they should be pushing @ develop branch
Tom Hutchison 7 rokov pred
rodič
commit
d90cb42909
1 zmenil súbory, kde vykonal 8 pridanie a 2 odobranie
  1. 8 2
      i18n/qqq.json

+ 8 - 2
i18n/qqq.json

@@ -1,8 +1,14 @@
+
 {
 	"@metadata": {
 		"authors": [
-			"Liuxinyu970226"
+			"Kghbln"
 		]
 	},
-	"foreground-menutitle": "{{Identical|Menu}}"
+	"skinname-foreground": "{{Notranslate}}\n\nThis this is the name of the skin.",
+	"foreground-desc": "{{desc|what=skin|name=Foreground|url=https://www.mediawiki.org/wiki/Skin:Foreground}}",
+	"foreground-browsermsg": "This is an error message.",
+	"foreground-menutitle": "This is a label.",
+	"foreground-menunavback": "This is a label."
 }
+