Files

29 lines
588 B
JSON

{
"app": {
"name": "MoeMail"
},
"actions": {
"ok": "OK",
"cancel": "Cancel",
"save": "Save",
"delete": "Delete"
},
"nav": {
"home": "Home",
"login": "Login",
"profile": "Profile",
"logout": "Logout",
"backToMailbox": "Back to Mailbox",
"about": "About Us",
"privacy": "Privacy Policy",
"terms": "Terms of Service",
"blog": "Blog"
},
"footer": {
"copyright": "© {year} MoeMail. All rights reserved.",
"contact": "Contact",
"github": "GitHub",
"telegram": "Telegram"
},
"github": "Get Source Code"
}