diff --git a/.tx/config b/.tx/config index a87088a5813..ce9e6136823 100644 --- a/.tx/config +++ b/.tx/config @@ -74,6 +74,12 @@ source_file = translationfiles/templates/files_external.pot source_lang = en type = PO +[o:nextcloud:p:nextcloud:r:files_reminders] +file_filter = translationfiles//files_reminders.po +source_file = translationfiles/templates/files_reminders.pot +source_lang = en +type = PO + [o:nextcloud:p:nextcloud:r:files_sharing] file_filter = translationfiles//files_sharing.po source_file = translationfiles/templates/files_sharing.pot @@ -175,4 +181,3 @@ file_filter = translationfiles//workflowengine.po source_file = translationfiles/templates/workflowengine.pot source_lang = en type = PO - diff --git a/apps/files_reminders/l10n/.gitkeep b/apps/files_reminders/l10n/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d