Browse Source

Merge pull request #3674 from nextcloud/transifex-for-theming

Transifex config for theming app
pull/3682/head
Joas Schilling 10 years ago
committed by GitHub
parent
commit
a7da76ea8a
  1. 0
      apps/theming/l10n/.gitkeep
  2. 6
      l10n/.tx/config

0
apps/theming/l10n/.gitkeep

6
l10n/.tx/config

@ -104,6 +104,12 @@ source_file = templates/updatenotification.pot
source_lang = en source_lang = en
type = PO type = PO
[nextcloud.theming]
file_filter = <lang>/theming.po
source_file = templates/theming.pot
source_lang = en
type = PO
[nextcloud.twofactor_backupcodes] [nextcloud.twofactor_backupcodes]
file_filter = <lang>/twofactor_backupcodes.po file_filter = <lang>/twofactor_backupcodes.po
source_file = templates/twofactor_backupcodes.pot source_file = templates/twofactor_backupcodes.pot

Loading…
Cancel
Save