i18n-abide
Version:
Express/connect module for Node i18n and l10n support
13 lines (12 loc) • 502 B
JSON
;var json_locale_data = {
"messages": {
"": {
"Project-Id-Version": " PACKAGE VERSION\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2012-06-24 09:50+0200\nPO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\nLast-Translator: FULL NAME <EMAIL@ADDRESS>\nLanguage-Team: LANGUAGE <LL@li.org>\nLanguage: \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\n"
},
"Hello, world!": [
null,
"Hǝʅʅo´ ʍoɹʅp¡"
]
}
}
;