From 1af66896f932cdf3f8bf41e2d9f9d876ec1ea0f6 Mon Sep 17 00:00:00 2001 From: Yusuke Arakawa <108506642+nekolaboratory@users.noreply.github.com> Date: Sun, 5 Mar 2023 01:10:14 +0900 Subject: [PATCH] Update Localizable.strings (#1160) --- IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings index 29dce5a3..a80e35b5 100644 --- a/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/ja.lproj/Localizable.strings @@ -511,4 +511,4 @@ "report.action.send" = "送信"; "status.action.report" = "投稿を報告"; -"tag.suggested.mentions-%@" = "%@ mentions"; +"tag.suggested.mentions-%@" = "返信:%@";