mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
22
package.json
22
package.json
@@ -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:*",
|
||||||
|
|||||||
Reference in New Issue
Block a user