From 39069074b4f00a937369528244257913e3c993d9 Mon Sep 17 00:00:00 2001 From: MMP0 <28616020+MMP0@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:36:24 +0900 Subject: [PATCH] Update for 38f64ea --- Source/ja.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Source/ja.lproj/Localizable.strings b/Source/ja.lproj/Localizable.strings index f38a483..d6ec783 100644 --- a/Source/ja.lproj/Localizable.strings +++ b/Source/ja.lproj/Localizable.strings @@ -24,6 +24,9 @@ "Release Preview" = "Release Preview"; "Retail" = "Retail"; +// Main.swift +"Show Advanced Options" = "詳細オプションを表示"; + // ContentView.swift "Prerelease Builds" = "プレリリースビルド"; "Show unstable releases which previews upcoming features." = "今後の機能をプレビューする不安定なリリースを表示します。";