mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-24 16:41:30 +02:00
[infrastructure] Add Crowdin configuration for UI translation sync (#7155)
This commit is contained in:
8
crowdin.yml
Normal file
8
crowdin.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
files:
|
||||
- source: /client/ui/i18n/locales/en/common.json
|
||||
translation: /client/ui/i18n/locales/%locale%/common.json
|
||||
type: chrome
|
||||
languages_mapping:
|
||||
locale:
|
||||
es-ES: es
|
||||
pt-BR: pt
|
||||
Reference in New Issue
Block a user