From 479c2de6424c9fd0f829188508ce1f413947e541 Mon Sep 17 00:00:00 2001 From: Dmitry Kadochnikov Date: Thu, 5 Sep 2019 15:58:07 +0500 Subject: [PATCH] Updated translation to russian. --- resources/lang/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/ru.json b/resources/lang/ru.json index 3aa7d3e..750e955 100644 --- a/resources/lang/ru.json +++ b/resources/lang/ru.json @@ -391,5 +391,6 @@ "Original": "Оригинал", "This resource no longer exists": "Ресурс больше не существует", ":resource Details": "Детали ресурса :resource", - "There are no available options for this resource.": "Нет доступных опций для этого ресурса." + "There are no available options for this resource.": "Нет доступных опций для этого ресурса.", + "Show All Fields": "Показать все поля" }