mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
10 lines
222 B
JSON
10 lines
222 B
JSON
{
|
|
"LOGIN": {
|
|
"LABEL_FORGOT_PASSWORD": "忘记密码",
|
|
"LABEL_REGISTRATION": "注册"
|
|
},
|
|
"TAB_LOGIN": {
|
|
"LABEL_FORGOT_PASSWORD_LINK_URL": "Forgot password url",
|
|
"LABEL_REGISTRATION_LINK_URL": "Register url"
|
|
}
|
|
}
|