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_en.properties | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'juick-spring-www/src/main/resources/messages_en.properties') diff --git a/juick-spring-www/src/main/resources/messages_en.properties b/juick-spring-www/src/main/resources/messages_en.properties index 02c83e12..8b1384cb 100644 --- a/juick-spring-www/src/main/resources/messages_en.properties +++ b/juick-spring-www/src/main/resources/messages_en.properties @@ -19,7 +19,16 @@ link.logout=Logout label.sponsor=Sponsor label.sponsors=Sponsors label.search=Search +label.register=Register +label.username=User name +label.password=Password + +button.send=Send message.loginForSending=Login for post messages and comments +message.sendLoginToXmpp=Send LOGIN to juick@juick.com + +question.areRegistered=Are you registered? -title.help=Help \ No newline at end of file +title.help=Help +title.loginOrSignup=Juick - Log In or Sign Up \ No newline at end of file -- cgit v1.2.3