Site Notice
hello, world
Difference between revisions of "MediaWiki:I18n-test.json"
From Project-EPB Commons
m ([I18nEdit] Modifying zh-hans translations) |
m ([I18nEdit] Modifying metadata translations) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
+ | "_metadata": { | ||
+ | "noTranslate": [ | ||
+ | "readonly" | ||
+ | ] | ||
+ | }, | ||
"en": { | "en": { | ||
"foo": "bar", | "foo": "bar", | ||
− | "lang": "English" | + | "lang": "English", |
+ | "readonly": "This is meta date" | ||
+ | }, | ||
+ | "qqq": { | ||
+ | "foo": "bar", | ||
+ | "lang": "Save as your language name in your language" | ||
}, | }, | ||
"zh-hans": { | "zh-hans": { | ||
"foo": "bar", | "foo": "bar", | ||
"lang": "简体中文" | "lang": "简体中文" | ||
+ | }, | ||
+ | "zh-hant": { | ||
+ | "foo": "bar", | ||
+ | "lang": "繁体中文" | ||
} | } | ||
} | } |
Latest revision as of 02:02, 2 April 2020
_metadata |
| ||||||
---|---|---|---|---|---|---|---|
en |
| ||||||
qqq |
| ||||||
zh-hans |
| ||||||
zh-hant |
|