mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-01-20 19:31:17 +00:00
14 lines
559 B
YAML
14 lines
559 B
YAML
files:
|
|
- source: /locales/en/*.json
|
|
translation: /locales/%two_letters_code%/%original_file_name%
|
|
- source: locales/de/*.json
|
|
translation: locales/%two_letters_code%/%file_name%.json
|
|
- source: locales/cn/*.json
|
|
translation: locales/%two_letters_code%/%file_name%.json
|
|
- source: locales/es/*.json
|
|
translation: locales/%two_letters_code%/%file_name%.json
|
|
- source: locales/it/*.json
|
|
translation: locales/%two_letters_code%/%file_name%.json
|
|
- source: locales/fr/*.json
|
|
translation: locales/%two_letters_code%/%file_name%.json
|