mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
Add i18n for Oracle and fix Transifex
This commit is contained in:
parent
1b7e8f3a16
commit
7aba404f2e
47 changed files with 4880 additions and 4696 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[cockatrice.cockatrice]
|
||||
[cockatrice.cockatrice-translations-cockatrice-en-source-ts--master]
|
||||
file_filter = cockatrice/translations/cockatrice_<lang>.ts
|
||||
source_file = cockatrice/translations/cockatrice_en.ts
|
||||
source_file = cockatrice/translations/cockatrice_en@source.ts
|
||||
source_lang = en
|
||||
|
||||
[cockatrice.oracle]
|
||||
[cockatrice.oracle-translations-oracle-en-source-ts--master]
|
||||
file_filter = oracle/translations/oracle_<lang>.ts
|
||||
source_file = oracle/translations/oracle_en.ts
|
||||
source_file = oracle/translations/oracle_en@source.ts
|
||||
source_lang = en
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue