aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/src/main/resources/messages.properties
diff options
context:
space:
mode:
authorGravatar Alexander Alexeev2016-12-11 13:56:26 +0700
committerGravatar Vitaly Takmazov2016-12-11 18:24:38 +0300
commitf2454d531e9e99c406a513d92702858510fef4b9 (patch)
tree19090e8f207e875615bec60d3aa65ac6e4e34e12 /juick-spring-www/src/main/resources/messages.properties
parentf9d9f6ac709b0dfe1c1e3f711b2fee6a93f33d42 (diff)
i18n, using SecurityContextHolder for get currentUser (user always not null)
Diffstat (limited to 'juick-spring-www/src/main/resources/messages.properties')
-rw-r--r--juick-spring-www/src/main/resources/messages.properties17
1 files changed, 16 insertions, 1 deletions
diff --git a/juick-spring-www/src/main/resources/messages.properties b/juick-spring-www/src/main/resources/messages.properties
index 29715d5d..a7034c5f 100644
--- a/juick-spring-www/src/main/resources/messages.properties
+++ b/juick-spring-www/src/main/resources/messages.properties
@@ -6,5 +6,20 @@ link.contacts=Контакты
link.help=Помощь
link.adv=Реклама
+link.popular=Популярные
+link.allMessages=Все сообщения
+link.withPhotos=Фотографии
+link.my=Моя лента
+link.privateMessages=Приватные
+link.discuss=Обсуждения
+link.recommended=Рекомендации
+link.postMessage=Написать сообщение
+link.logout=Выйти
+
label.sponsor=Спонсор
-label.sponsors=Спонсоры \ No newline at end of file
+label.sponsors=Спонсоры
+label.search=Поиск
+
+message.loginForSending=Чтобы добавлять сообщения и комментарии, <a href="{0}">представьтесь</a>
+
+title.help=Справка \ No newline at end of file