Site Notice

hello, world

Difference between revisions of "MediaWiki:I18n-test.json"

From Project-EPB Commons
(Created page with "{"en":{ "foo":"bar" }}")
 
m ([I18nEdit] Modifying zh-hans translations)
Line 2: Line 2:
 
     "en": {
 
     "en": {
 
         "foo": "bar"
 
         "foo": "bar"
 +
    },
 +
    "zh-hans": {
 +
        "foo": "简体中文"
 
     }
 
     }
 
}
 
}

Revision as of 14:10, 31 March 2020

en
foo"bar"
zh-hans
foo"简体中文"