diff options
author | Vitaly Takmazov | 2016-12-13 23:44:59 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-12-13 23:44:59 +0300 |
commit | 63557e344330b1973b0a5ac2d5843c76973c5ceb (patch) | |
tree | e3b08ac273aa33f2d81f85b8750504aed7a6c8f6 /juick-spring-www/src/main/resources/errors_ru.properties | |
parent | d1ba2ebe31f35c6cc97240ec357d3c98b9d0dde7 (diff) |
juick-spring-www: default language in resource bundles is en
Diffstat (limited to 'juick-spring-www/src/main/resources/errors_ru.properties')
-rw-r--r-- | juick-spring-www/src/main/resources/errors_ru.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/juick-spring-www/src/main/resources/errors_ru.properties b/juick-spring-www/src/main/resources/errors_ru.properties new file mode 100644 index 00000000..ca13b926 --- /dev/null +++ b/juick-spring-www/src/main/resources/errors_ru.properties @@ -0,0 +1,3 @@ +error.title = Произошла ошибка + +error.login=Произошла ошибка, проверьте имя пользователя и пароль
\ No newline at end of file |