mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Merge branch '1.7.x'
This commit is contained in:
@@ -5,8 +5,8 @@ base_path_env: CROWDIN_BASE_PATH
|
||||
|
||||
files:
|
||||
- source: /src/po/znc.pot
|
||||
translation: /src/po/znc.%locale%.po
|
||||
translation: /src/po/znc.%locale_with_underscore%.po
|
||||
update_option: update_as_unapproved
|
||||
- source: "/modules/po/*.pot"
|
||||
translation: /modules/po/%file_name%.%locale%.po
|
||||
translation: /modules/po/%file_name%.%locale_with_underscore%.po
|
||||
update_option: update_as_unapproved
|
||||
|
||||
Reference in New Issue
Block a user