浏览代码

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 年之前
父节点
当前提交
d90cb42909
共有 1 个文件被更改,包括 8 次插入2 次删除
  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."
 }
+