mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Update translations
This commit is contained in:
parent
5f9451f547
commit
63f05b2b1e
1 changed files with 4 additions and 4 deletions
|
@ -115,12 +115,12 @@ def register_repos():
|
|||
################
|
||||
|
||||
core_i18n_repo = "anki-core-i18n"
|
||||
core_i18n_commit = "7b86958ed51bcd63ea878cd781936976d6cf26f4"
|
||||
core_i18n_zip_csum = "accbb148e56f5b64dcd5981a563889cdd4b84d6ea0f5464914c7844bc5de1e75"
|
||||
core_i18n_commit = "bef96550b841f09776d7b3b938e7779d5417385d"
|
||||
core_i18n_zip_csum = "e5bcf48fa5ea991453e4cd8112722347f9feca0ef3a454d1ba6e41cdf3171683"
|
||||
|
||||
qtftl_i18n_repo = "anki-desktop-ftl"
|
||||
qtftl_i18n_commit = "10532f009d01145bc7490423db66375cc2e7dae3"
|
||||
qtftl_i18n_zip_csum = "268cefd8650b827d3b03a6bdc1ffae8a7309523c2da4416e27afc3c8686920f6"
|
||||
qtftl_i18n_commit = "98e5045635dbf94afa99c1a47bf94a28ab5d9fc5"
|
||||
qtftl_i18n_zip_csum = "b232f8c84f7eb9aecd0720b4661ee84977d10b8930e2cc35bf63f24385bc9206"
|
||||
|
||||
i18n_build_content = """
|
||||
filegroup(
|
||||
|
|
Loading…
Reference in a new issue