From ec0a90256b86890ad4549d0fff5c3fd373c918d4 Mon Sep 17 00:00:00 2001
From: Alexander Alexeev
Date: Sun, 11 Dec 2016 21:20:32 +0700
Subject: i18n for login page; login failure url
---
juick-spring-www/src/main/resources/messages.properties | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
(limited to 'juick-spring-www/src/main/resources/messages.properties')
diff --git a/juick-spring-www/src/main/resources/messages.properties b/juick-spring-www/src/main/resources/messages.properties
index a7034c5f..201c1f2c 100644
--- a/juick-spring-www/src/main/resources/messages.properties
+++ b/juick-spring-www/src/main/resources/messages.properties
@@ -19,7 +19,16 @@ link.logout=Выйти
label.sponsor=Спонсор
label.sponsors=Спонсоры
label.search=Поиск
+label.register=Зарегистрироваться
+label.username=Имя пользователя
+label.password=Пароль
-message.loginForSending=Чтобы добавлять сообщения и комментарии, представьтесь
+button.send=Отправить
-title.help=Справка
\ No newline at end of file
+message.loginForSending=Чтобы добавлять сообщения и комментарии, представьтесь
+message.sendLoginToXmpp=Отправьте LOGIN на juick@juick.com
+
+question.areRegistered=Уже зарегистрированы?
+
+title.help=Справка
+title.loginOrSignup=Juick - Войдите в систему или зарегистрируйтесь
\ No newline at end of file
--
cgit v1.2.3