mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-01 01:04:40 +08:00
Fix tx config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
4c5656eef7
commit
c79dbac3f5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ host = https://www.transifex.com
|
|||
lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja
|
||||
|
||||
[nextcloud.passman]
|
||||
file_filter = <lang>/passman.po
|
||||
file_filter = translationfiles/<lang>/passman.po
|
||||
source_file = translationfiles/templates/passman.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
|
Loading…
Add table
Reference in a new issue