mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Added Russian language
This commit is contained in:
parent
fb86d15c02
commit
16f9ec3c37
5 changed files with 890 additions and 0 deletions
10
plugins/login-register/langs/ru-RU.json
Normal file
10
plugins/login-register/langs/ru-RU.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"LOGIN": {
|
||||
"LABEL_FORGOT_PASSWORD": "Забытый пароль",
|
||||
"LABEL_REGISTRATION": "Регистрация"
|
||||
},
|
||||
"TAB_LOGIN": {
|
||||
"LABEL_FORGOT_PASSWORD_LINK_URL": "Forgot password url",
|
||||
"LABEL_REGISTRATION_LINK_URL": "Register url"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue