diff options
author | Vitaly Takmazov | 2016-12-13 23:58:16 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-12-13 23:58:16 +0300 |
commit | f5285b6724ca0dee8dab876f097ac2b691dfe4a6 (patch) | |
tree | 4f404ac6c6dd126a1563219997c0a21e0a87944a /juick-spring-www/src/main/resources/messages.properties | |
parent | 63557e344330b1973b0a5ac2d5843c76973c5ceb (diff) |
juick-spring-www: more i18n
Diffstat (limited to 'juick-spring-www/src/main/resources/messages.properties')
-rw-r--r-- | juick-spring-www/src/main/resources/messages.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/juick-spring-www/src/main/resources/messages.properties b/juick-spring-www/src/main/resources/messages.properties index db3af931..469f05aa 100644 --- a/juick-spring-www/src/main/resources/messages.properties +++ b/juick-spring-www/src/main/resources/messages.properties @@ -44,4 +44,6 @@ title.help=Help title.loginOrSignup=Juick - Log In or Sign Up title.index.anonym=Juick microblogs: popular posts title.index.user=Popular -message.comment=Comment
\ No newline at end of file +message.comment=Comment +postForm.writeReply=Write a reply +messages.next=Next
\ No newline at end of file |