Browse Source

Add l10n for files_reminders

Signed-off-by: Christopher Ng <chrng8@gmail.com>
tags/v28.0.0beta1
Christopher Ng 8 months ago
parent
commit
2909f2c6df
2 changed files with 6 additions and 1 deletions
  1. 6
    1
      .tx/config
  2. 0
    0
      apps/files_reminders/l10n/.gitkeep

+ 6
- 1
.tx/config View File

@@ -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/<lang>/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/<lang>/files_sharing.po
source_file = translationfiles/templates/files_sharing.pot
@@ -175,4 +181,3 @@ file_filter = translationfiles/<lang>/workflowengine.po
source_file = translationfiles/templates/workflowengine.pot
source_lang = en
type = PO


+ 0
- 0
apps/files_reminders/l10n/.gitkeep View File


Loading…
Cancel
Save