From 403e42b66256c0d4a52ff644926bcb51933071f1 Mon Sep 17 00:00:00 2001 From: harukin Date: Wed, 31 Oct 2018 19:20:29 +0900 Subject: [PATCH] --- 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 93013c843..0517c1595 100644 --- a/view/ja/hstrings.php +++ b/view/ja/hstrings.php @@ -1210,7 +1210,7 @@ App::$strings["Random Profile"] = "Случайный профиль"; App::$strings["Invite Friends"] = "Пригласить друзей"; App::$strings["Advanced example: name=fred and country=iceland"] = "Расширенный пример: name=ivan and country=russia"; App::$strings["Saved Folders"] = "Сохранённые каталоги"; -App::$strings["Everything"] = "Всё"; +App::$strings["Everything"] = "全て"; App::$strings["Common Connections"] = "Общие контакты"; App::$strings["View all %d common connections"] = "Просмотреть все %d общих контактов"; App::$strings["Unable to obtain identity information from database"] = "Невозможно получить идентификационную информацию из базы данных";