From 2dc931e937968b8451252742c81b8ed1e40bc2e5 Mon Sep 17 00:00:00 2001 From: Nyanmisaka Date: Sun, 2 Feb 2025 14:58:55 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (408 of 408 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/ --- lib/l10n/app_zh.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 34614e8..f5be379 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -1208,5 +1208,15 @@ "errorLogs": "错误日志", "@errorLogs": {}, "external": "外部的", - "@external": {} + "@external": {}, + "downloadFile": "下载{type}", + "@downloadFile": { + "placeholders": { + "type": { + "type": "String" + } + } + }, + "copyStreamUrl": "复制流媒体网址", + "@copyStreamUrl": {} }