From 38b82a9caed24b0cca947da6c8ad88c88e577900 Mon Sep 17 00:00:00 2001 From: drunkod Date: Tue, 3 Jan 2023 21:09:42 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 5.7% (18 of 312 strings) Translation: Gancio/Web Translate-URL: https://hosted.weblate.org/projects/gancio/web/ru/ --- locales/ru.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/locales/ru.json b/locales/ru.json index 0967ef42..edb62a3e 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -1 +1,21 @@ -{} +{ + "common": { + "send": "Отправить", + "where": "Где", + "address": "Адрес", + "when": "Когда", + "what": "Что", + "media": "Медиа", + "login": "Логин", + "email": "E-mail", + "password": "Пароль", + "register": "Зарегистрироваться", + "description": "Описание", + "remove": "Удалить", + "search": "Поиск", + "edit": "Ред.", + "info": "Инфо", + "add_event": "Доб. событие", + "hide": "Скрыть" + } +}