diff options
author | Vitaly Takmazov | 2016-12-20 10:55:00 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-12-20 10:55:00 +0300 |
commit | f6a77bc6b2b239acf8260329cb45e87fec5d9a89 (patch) | |
tree | 5b4aabf061e3804b73c54940c553ca820d3f1c84 /juick-spring-www/src/main/resources/messages_ru.properties | |
parent | e326e733a7b3e013011fce8ecf081a86a097cc15 (diff) |
juick-spring-www: i18n, cleanup
Diffstat (limited to 'juick-spring-www/src/main/resources/messages_ru.properties')
-rw-r--r-- | juick-spring-www/src/main/resources/messages_ru.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/juick-spring-www/src/main/resources/messages_ru.properties b/juick-spring-www/src/main/resources/messages_ru.properties index 00d9018c..20d53c8f 100644 --- a/juick-spring-www/src/main/resources/messages_ru.properties +++ b/juick-spring-www/src/main/resources/messages_ru.properties @@ -46,4 +46,6 @@ title.index.anonym=Микроблоги Juick: популярные записи title.index.user=Популярные message.comment=Комментировать postForm.writeReply=Написать ответ -messages.next=Читать далее
\ No newline at end of file +messages.next=Читать далее +error.pageNotFound=Страница не найдена +error.pageNotFound.description=Сожалеем, но страницу с этим адресом удалил её автор, либо её никогда не существовало.
\ No newline at end of file |