diff options
author | Vitaly Takmazov | 2017-08-30 10:16:26 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2017-08-30 10:16:26 +0000 |
commit | 48d5ac7d0074765627cfa7882f3fa64d17275bd6 (patch) | |
tree | 09d07fd2173d9a7ac0e54a73a30bf9f44dbe0f7a /juick-www/src/main/resources/messages_ru.properties | |
parent | 12942ddad5e26a268451eb6c63bafb888bbc0af5 (diff) |
www: messages still used by old post form
Diffstat (limited to 'juick-www/src/main/resources/messages_ru.properties')
-rw-r--r-- | juick-www/src/main/resources/messages_ru.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/juick-www/src/main/resources/messages_ru.properties b/juick-www/src/main/resources/messages_ru.properties index da847b47..8dd8f4b0 100644 --- a/juick-www/src/main/resources/messages_ru.properties +++ b/juick-www/src/main/resources/messages_ru.properties @@ -27,6 +27,14 @@ label.register=Зарегистрироваться label.username=Имя пользователя label.password=Пароль +postForm.newMessage=Новое сообщение... +postForm.imageLink=Ссылка на изображение +postForm.imageFormats=JPG/PNG, до 10Мб +postForm.or=или +postForm.upload=загрузить +postForm.tags=Теги (через пробел) +postForm.submit=Отправить + message.recommend=Рекомендовать message.recommendedBy=Рекомендовали message.comment=Комментировать |