From eb195187db17aefd3e8b0ff7f45bfe07976be3ad Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Fri, 4 Apr 2025 04:16:09 +0200 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 1.3% (7 of 501 strings) Co-authored-by: LibreTranslate Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/ja/ Translation: Mue/Mue Tab 7.1 --- src/i18n/locales/ja.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index 0967ef42..c5e29481 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -1 +1,8 @@ -{} +{ + "tabname": "新しいタブ", + "widgets": { + "greeting": { + "christmas": "メリークリスマス" + } + } +}