From 08f07c9baabdee230f3e91f7b40259bd77294d7f Mon Sep 17 00:00:00 2001 From: Vincent Lau Date: Sat, 6 Feb 2021 10:38:14 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 0.1% (1 of 852 strings) Translation: Mobilizon/Frontend Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/zh_Hant/ --- js/src/i18n/zh_Hant.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/js/src/i18n/zh_Hant.json b/js/src/i18n/zh_Hant.json index 0967ef424..0915ad64a 100644 --- a/js/src/i18n/zh_Hant.json +++ b/js/src/i18n/zh_Hant.json @@ -1 +1,3 @@ -{} +{ + "About this event": "開於這個活動" +}