diff --git a/.ci/crowdin.yml b/.ci/crowdin.yml index 9e28e918..02ea218f 100644 --- a/.ci/crowdin.yml +++ b/.ci/crowdin.yml @@ -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