limit the terms that are exported to gitlab
In Poeditor we not only have strings that are used in our app, but also some update texts etc, that we do not use in the app interface, and so do not need to be exported to gitlab. Is there a way to filter those terms out so they are not pushed to gitlab?
-
You can tag the terms which you DO want exported to GitLab ( https://poeditor.com/kb/organizing-strings-with-the-tagging-system ) and then use that tag to filter the exported strings (in the integration page, see the Add Export Filter link in the language settings - https://poeditor.com/help/how_to_translate_a_language_file_from_a_gitlab_project ).