6 lines
154 B
YAML
6 lines
154 B
YAML
|
files:
|
||
|
- source: /res/i18n/*.json
|
||
|
ignore:
|
||
|
- /res/i18n/old_*.json
|
||
|
translation: /res/i18n/strings_%locale_with_underscore%.%file_extension%
|