From 9f7b5303e0b88c5d4b38327e4e9351b5de0450f3 Mon Sep 17 00:00:00 2001 From: Kateki Date: Sun, 1 Feb 2026 12:34:06 +0000 Subject: [PATCH] lang: updated Japanese translations for notifications and calendar module (#2911) --- Stats/Supporting Files/ja.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Stats/Supporting Files/ja.lproj/Localizable.strings b/Stats/Supporting Files/ja.lproj/Localizable.strings index 73b59337..6cdbbb0e 100644 --- a/Stats/Supporting Files/ja.lproj/Localizable.strings +++ b/Stats/Supporting Files/ja.lproj/Localizable.strings @@ -140,9 +140,9 @@ "Close application" = "Stats を終了"; "Open application settings" = "Stats の設定を開く"; "Open dashboard" = "ダッシュボードを開く"; -"No notifications available in this module" = "No notifications available in this module"; -"Open Calendar" = "Open Calendar"; -"Toggle the module" = "Toggle the module"; +"No notifications available in this module" = "このモジュールには利用可能な通知がありません"; +"Open Calendar" = "カレンダーを開く"; +"Toggle the module" = "モジュールの切り替え"; // Application settings "Update application" = "アプリをアップデートする";