From 7b2805af947122c4de9ffc0eb57becdf096badf9 Mon Sep 17 00:00:00 2001 From: Yusuke Arakawa <108506642+nekolaboratory@users.noreply.github.com> Date: Thu, 16 Feb 2023 21:22:25 +0900 Subject: [PATCH] Update Localizable.strings (#903) --- .../Resources/Localization/ja.lproj/Localizable.strings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings index fdc7e436..c39a15ed 100644 --- a/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings @@ -185,8 +185,8 @@ "settings.swipeactions.status.use-theme-colors" = "デフォルトの色の代わりにテーマの色を使用する"; "settings.swipeactions.status.icon-style" = "アイコンスタイル"; -"settings.display.section.font" = "Font"; -"settings.display.font.rounded" = "Use SF Rounded"; +"settings.display.section.font" = "フォント"; +"settings.display.font.rounded" = "角丸SFを使用する"; // MARK: Tabs "tab.explore" = "エクスプローラー"; @@ -465,8 +465,8 @@ "accessibility.editor.button.drafts" = "下書き"; "accessibility.editor.button.custom-emojis" = "カスタム絵文字"; "accessibility.editor.button.language" = "言語"; -"accessibility.tabs.timeline.add-account" = "Add account"; -"accessibility.app-account.selector.accounts" = "Accounts"; +"accessibility.tabs.timeline.add-account" = "アカウントを追加"; +"accessibility.app-account.selector.accounts" = "アカウント"; // MARK: Report "report.comment.placeholder" = "追加情報";