mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
Plaintext
[main]
|
|
host = https://www.transifex.com
|
|
|
|
[grocy.chore_period_types]
|
|
file_filter = localization/<lang>/chore_period_types.po
|
|
source_file = localization/chore_period_types.pot
|
|
source_lang = en
|
|
type = PO
|
|
|
|
[grocy.chore_assignment_types]
|
|
file_filter = localization/<lang>/chore_assignment_types.po
|
|
source_file = localization/chore_assignment_types.pot
|
|
source_lang = en
|
|
type = PO
|
|
|
|
[grocy.component_translations]
|
|
file_filter = localization/<lang>/component_translations.po
|
|
source_file = localization/component_translations.pot
|
|
source_lang = en
|
|
type = PO
|
|
|
|
[grocy.demo_data]
|
|
file_filter = localization/<lang>/demo_data.po
|
|
source_file = localization/demo_data.pot
|
|
source_lang = en
|
|
type = PO
|
|
|
|
[grocy.stock_transaction_types]
|
|
file_filter = localization/<lang>/stock_transaction_types.po
|
|
source_file = localization/stock_transaction_types.pot
|
|
source_lang = en
|
|
type = PO
|
|
|
|
[grocy.strings]
|
|
file_filter = localization/<lang>/strings.po
|
|
source_file = localization/strings.pot
|
|
source_lang = en
|
|
type = PO
|
|
|
|
[grocy.userfield_types]
|
|
file_filter = localization/<lang>/userfield_types.po
|
|
source_file = localization/userfield_types.pot
|
|
source_lang = en
|
|
type = PO
|