loris/lib/i18n/en.json

23 lines
712 B
JSON
Raw Normal View History

2022-07-03 13:47:24 +00:00
{
"greeting": "hello! welcome to loris",
2022-07-03 13:47:24 +00:00
"instance-url": "instance url",
"instance-url-example": "example.com",
"authorize-in-browser": "authorize in browser",
"login-failed-snackbar-text": "login failed!",
"back-button": "back",
"confirm-button": "confirm",
"timeline" : "timeline",
"chat": "chat",
"notifications": "notifications",
2022-07-04 17:37:53 +00:00
"settings": "settings",
"show": "show",
2022-08-06 14:05:14 +00:00
"hide": "hide",
"media-not-supported": "media type not supported",
"show-about-page": "show about page",
"about": "about",
"account-settings": "account settings",
2022-08-06 20:13:12 +00:00
"logout": "log out",
"show-in-browser": "show in browser",
"post-options": "post options"
2022-07-03 13:47:24 +00:00
}