瀏覽代碼

Create en.json

Switch to json based I18n system as used by MW 1.23+
Karsten Hoffmeyer 10 年之前
父節點
當前提交
ac5eb99bb0
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      i18n/en.json

+ 11 - 0
i18n/en.json

@@ -0,0 +1,11 @@
+{
+	"@metadata": {
+		"authors": [
+			"Garrick Van Buren"
+		]
+	},
+	"skinname-foreground": "Foreground",
+	"foreground-desc": "Provides a skin that focuses on putting your content in the foreground",
+	"foreground-browsermsg": "may not look as expected in this version of Internet Explorer. We recommend you upgrade to a newer version of Internet Explorer or switch to a browser like Firefox or Chrome.",
+	"foreground-menutitle": "Menu"
+}