mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
Update translations
This commit is contained in:
parent
82196753ec
commit
0d8657b30e
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 = "499b32b56115852b35e6c9ef70168a507012795f"
|
||||
core_i18n_zip_csum = "68c3d7461a393e46e898eeff914981f10aa216e71fb1d718dc334041a5248522"
|
||||
core_i18n_commit = "460c0d2954e40513e6cb65b206fed6412cee5817"
|
||||
core_i18n_zip_csum = "745511ce68f2e35998f0fbef576bfb7e3d5b6a44d03aed63488a63e5fffb0735"
|
||||
|
||||
qtftl_i18n_repo = "anki-desktop-ftl"
|
||||
qtftl_i18n_commit = "d26179d03f2aae3b2bfca726bb4f6fbe998ec306"
|
||||
qtftl_i18n_zip_csum = "e584158aff2aac06951460a97b220bf30a377ae543409580bbe6811aeac24e86"
|
||||
qtftl_i18n_commit = "64d46b340816f5b3f7e2b24c20d3f776b67fe3b6"
|
||||
qtftl_i18n_zip_csum = "bd084552132f6407230a5570917376f74b910bfb0165c85768bf04a86f151ed8"
|
||||
|
||||
i18n_build_content = """
|
||||
filegroup(
|
||||
|
|
Loading…
Reference in a new issue