mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 04:09:03 +00:00
chore: update Crowdin CLI to version 4.14.0 and modify export languages in crowdin.yml to include simplified Chinese (zh-CN)
This commit is contained in:
parent
aba9b5915a
commit
9401db91ec
3 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ files:
|
|||
- source: /public/locales/en/remnawave.json
|
||||
translation: /public/locales/%two_letters_code%/remnawave.json
|
||||
|
||||
export_languages: ['ru', 'fa', 'zh']
|
||||
export_languages: ['ru', 'fa', 'zh-CN']
|
||||
|
||||
pull_request_title: 'chore(i18n): update translations'
|
||||
pull_request_labels: ['translations']
|
||||
|
|
|
|||
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -94,7 +94,7 @@
|
|||
"zustand": "^5.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crowdin/cli": "^4.13.0",
|
||||
"@crowdin/cli": "^4.14.0",
|
||||
"@eslint/compat": "^2.0.2",
|
||||
"@eslint/eslintrc": "^3.3.3",
|
||||
"@eslint/js": "^9.39.2",
|
||||
|
|
@ -749,9 +749,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@crowdin/cli": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@crowdin/cli/-/cli-4.13.0.tgz",
|
||||
"integrity": "sha512-2EJN0VCTVMpSjF9hTsOau9gYT2cMRvQUXH+gQP67Ha85s5f68gkjFzC2gEGNoeDtRWdw+b9MlUNkTlELmpZBcQ==",
|
||||
"version": "4.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@crowdin/cli/-/cli-4.14.0.tgz",
|
||||
"integrity": "sha512-sN3puFcyPWbG9kffuOBqkrcNv/retP6ai12DcY6Qz934JUVaz4xQOipz6XsxKYCctgJQRkyGDDSgwh+vYD897A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
"zustand": "^5.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crowdin/cli": "^4.13.0",
|
||||
"@crowdin/cli": "^4.14.0",
|
||||
"@eslint/compat": "^2.0.2",
|
||||
"@eslint/eslintrc": "^3.3.3",
|
||||
"@eslint/js": "^9.39.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue