From 60f6fcccdc05556ba9bf16e9f7ebebdb49b1f0a7 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 13 Jul 2021 16:12:29 +1000 Subject: [PATCH] update translations --- repos.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repos.bzl b/repos.bzl index a035d40a8..8e3cb0099 100644 --- a/repos.bzl +++ b/repos.bzl @@ -128,8 +128,8 @@ def register_repos(): ################ core_i18n_repo = "anki-core-i18n" - core_i18n_commit = "968fdc8a79b4fc22dd373effc8c5db2b2df18496" - core_i18n_zip_csum = "c70c7ecf750707c05f5fe712199ff0cb1f0876a1b48db0021675878be23a589f" + core_i18n_commit = "8a4353f38a2a807917b9590d0295a6d7c268d0d2" + core_i18n_zip_csum = "16978bc51ce099d681a660d43cbea251142c008895c9d587f8ca9a9147aaebd5" qtftl_i18n_repo = "anki-desktop-ftl" qtftl_i18n_commit = "f634530a1e7f0a64f0a53ff7833180ed930b7c6d"