Removing old resource from tx config
parent
289995f7b8
commit
b79cab7cde
|
@ -2,13 +2,6 @@
|
||||||
host = https://www.transifex.com
|
host = https://www.transifex.com
|
||||||
lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant
|
lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant
|
||||||
|
|
||||||
|
|
||||||
[taiga-back.main]
|
|
||||||
file_filter = locale/<lang>/LC_MESSAGES/django.po
|
|
||||||
source_file = locale/en/LC_MESSAGES/django.po
|
|
||||||
source_lang = en
|
|
||||||
type = PO
|
|
||||||
|
|
||||||
[taiga-back.taiga]
|
[taiga-back.taiga]
|
||||||
file_filter = taiga/locale/<lang>/LC_MESSAGES/django.po
|
file_filter = taiga/locale/<lang>/LC_MESSAGES/django.po
|
||||||
source_file = taiga/locale/en/LC_MESSAGES/django.po
|
source_file = taiga/locale/en/LC_MESSAGES/django.po
|
||||||
|
|
Loading…
Reference in New Issue