24
1
Fork 0

Revert "updated prod locales"

This reverts commit 41cb49c99f.
This commit is contained in:
Danny Coates 2017-08-03 15:19:55 -07:00
parent 41cb49c99f
commit 21cb8f6608
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 20 additions and 2 deletions

View File

@ -47,16 +47,34 @@
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "mozilla/send", "repository": "mozilla/send",
"availableLanguages": [ "availableLanguages": [
"ca", "az",
"cs",
"cy",
"de", "de",
"dsb",
"en-US", "en-US",
"es-ES",
"es-MX",
"fr", "fr",
"fy-NL",
"hsb",
"hu",
"it",
"ja",
"kab",
"ms", "ms",
"nb-NO",
"nl",
"nn-NO", "nn-NO",
"pt-BR", "pt-BR",
"pt-PT", "pt-PT",
"ru",
"sk",
"sl", "sl",
"sr" "sr",
"sv-SE",
"zh-CN",
"zh-TW"
], ],
"scripts": { "scripts": {
"build": "npm-run-all build:*", "build": "npm-run-all build:*",