mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Add missing Spanish translations for local-auth (#1879)
* Add missing Spanish translations for local-auth * fix: yaml fix
This commit is contained in:
committed by
Wyatt Johnson
parent
e61f88b98d
commit
647b2ea0c8
+1
-1
@@ -14,7 +14,7 @@
|
||||
"start": "NODE_ENV=production ./bin/cli-serve -j -w",
|
||||
"prebuild": "npm-run-all clean generate-introspection",
|
||||
"build": "NODE_ENV=production parallel-webpack --bail",
|
||||
"lint:yaml": "yamllint locales/*.yml",
|
||||
"lint:yaml": "yamllint locales/*.y{a,}ml plugins/**/*.y{a,}ml",
|
||||
"lint:js": "eslint bin/cli* .",
|
||||
"lint": "npm-run-all lint:*",
|
||||
"plugins:reconcile": "./bin/cli plugins reconcile",
|
||||
|
||||
Reference in New Issue
Block a user