From e88db3d6098abf588f3cddf7f9ec1f2bcdc71d68 Mon Sep 17 00:00:00 2001 From: harukin Date: Tue, 27 Nov 2018 15:45:10 +0900 Subject: [PATCH] edit translation --- view/ja/hstrings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/view/ja/hstrings.php b/view/ja/hstrings.php index 8f2f7a086..670dce271 100644 --- a/view/ja/hstrings.php +++ b/view/ja/hstrings.php @@ -3344,3 +3344,5 @@ App::$strings["WARNING:"] = "わーにんぐ:"; App::$strings["Create new folder"] = "新規フォルダの作成"; App::$strings["Upload file"] = "ファイルのアップロード"; App::$strings["Drop files here to immediately upload"] = "ファイルをここにドラックしてアップロードできます。"; + +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$sが[zrl=%3\$s]%4\$sの%5\$s[/zrl]にコメントしました"; \ No newline at end of file