From 1cd2f7e0f443da5c98fe1f9feccab77f3633fd16 Mon Sep 17 00:00:00 2001 From: harukin Date: Tue, 27 Nov 2018 03:08:22 +0900 Subject: [PATCH] edit translation --- view/ja/hstrings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/ja/hstrings.php b/view/ja/hstrings.php index 433cef775..5ad47e0f1 100644 --- a/view/ja/hstrings.php +++ b/view/ja/hstrings.php @@ -2054,7 +2054,7 @@ App::$strings["You have reached your limit of %1$.0f webpages."] = "Вы дос App::$strings["Calendar entries imported."] = "События календаря импортированы."; App::$strings["No calendar entries found."] = "Не найдено событий в календаре."; App::$strings["Event can not end before it has started."] = "Событие не может завершиться до его начала."; -App::$strings["Unable to generate preview."] = "Невозможно создать предварительный просмотр."; +App::$strings["Unable to generate preview."] = "プレビューの生成ができませんでした。"; App::$strings["Event title and start time are required."] = "イベントのタイトルと開始時刻は必須です"; App::$strings["Event not found."] = "Событие не найдено."; App::$strings["Edit event title"] = "イベントタイトル";