mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
Fix tx config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
1d14d2651e
commit
dc0d256d2b
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.spreed]
|
||||
file_filter = <lang>/spreed.po
|
||||
file_filter = translationfiles/<lang>/spreed.po
|
||||
source_file = translationfiles/templates/spreed.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue