From 7f586f1c3da26422b9add28699b8c2bdbe334b84 Mon Sep 17 00:00:00 2001 From: Ismael Date: Thu, 10 Oct 2024 22:25:56 -0400 Subject: [PATCH] Added missing new lines on two other translations (non-Spanish) to fix some Format & Build Frontend action issues for them. --- src/lib/i18n/locales/zh-CN/translation.json | 2 +- src/lib/i18n/locales/zh-TW/translation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index b9a43a226..b5dbe99a7 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -787,4 +787,4 @@ "Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.": "您的全部捐款将直接给到插件开发者,Open WebUI 不会收取任何比例。但众筹平台可能会有服务费、抽成。", "Youtube": "YouTube", "Youtube Loader Settings": "YouTube 爬取设置" -} \ No newline at end of file +} diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 4d9830332..724aaff60 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -788,4 +788,4 @@ "Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.": "您的所有貢獻將會直接交給外掛開發者;Open WebUI 不會收取任何百分比。然而,所選擇的贊助平臺可能有其自身的費用。", "Youtube": "YouTube", "Youtube Loader Settings": "YouTube 載入器設定" -} \ No newline at end of file +}