From a3fd13279c0d71b1c210e90a651fc14e135f6184 Mon Sep 17 00:00:00 2001 From: proItheus Date: Sun, 22 Aug 2021 02:00:05 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.9% (476 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index d0778c46..bb2a2ddf 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2537,5 +2537,30 @@ "@autoplayImages": { "type": "text", "placeholder": {} + }, + "spaceName": "空间名称", + "@spaceName": { + "type": "text", + "placeholders": {} + }, + "spaceIsPublic": "空间是公共的", + "@spaceIsPublic": { + "type": "text", + "placeholders": {} + }, + "shareLocation": "分享位置", + "@shareLocation": { + "type": "text", + "placeholders": {} + }, + "publicSpace": "公共空间", + "@publicSpace": { + "type": "text", + "placeholders": {} + }, + "openInMaps": "在地图中打开", + "@openInMaps": { + "type": "text", + "placeholders": {} } }