Browse Source
Fix tx config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/185/head
Morris Jobke
3 years ago
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with
1 additions and
1 deletions
-
.tx/config
|
|
@ -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.notes] |
|
|
|
file_filter = <lang>/notes.po |
|
|
|
file_filter = translationfiles/<lang>/notes.po |
|
|
|
source_file = translationfiles/templates/notes.pot |
|
|
|
source_lang = en |
|
|
|
type = PO |
|
|
|