diff options
author | Alexander Alexeev | 2016-11-23 16:19:26 +0700 |
---|---|---|
committer | Vitaly Takmazov | 2016-11-23 13:03:09 +0300 |
commit | e7fd58f1023ce9e1c9ab880bf27c5c0b2a3cffca (patch) | |
tree | 5ce36019dffc5f6eb4f71756a9f91068d5efbd54 /juick-spring-www/src/main/resources/messages_en.properties | |
parent | 37a171892ba11c578ea947103ee7488801785eac (diff) |
thymeleaf layout plugin used
Diffstat (limited to 'juick-spring-www/src/main/resources/messages_en.properties')
-rw-r--r-- | juick-spring-www/src/main/resources/messages_en.properties | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/juick-spring-www/src/main/resources/messages_en.properties b/juick-spring-www/src/main/resources/messages_en.properties index 67fbb7d7..9efa2cbb 100644 --- a/juick-spring-www/src/main/resources/messages_en.properties +++ b/juick-spring-www/src/main/resources/messages_en.properties @@ -1 +1,10 @@ -return.toMain=Return to main
\ No newline at end of file +date.format=MM/dd/yyyy + +link.settings=Settings +link.returnToMain=Return to home +link.contacts=Contacts +link.help=Help +link.adv=Advertisement + +label.sponsor=Sponsor +label.sponsors=Sponsors
\ No newline at end of file |