mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
8 lines
282 B
YAML
8 lines
282 B
YAML
files:
|
|
- source: /locale/*.pot
|
|
translation: /locale/%two_letters_code%.po
|
|
- source: /src/win32/res/rp-en_US.rc
|
|
translation: /src/win32/res/rp-%locale_with_underscore%.rc
|
|
- source: /src/svrplus/res-en_US.rc
|
|
translation: /src/svrplus/res-%locale_with_underscore%.rc
|