2023-07-29 10:55:35 -04:00

55 lines
1.6 KiB
JSON

{
"app": {
"title": "VeilidChat"
},
"app_bar": {
"settings_tooltip": "Settings"
},
"pager": {
"account": "Account",
"chats": "Chats",
"contacts": "Contacts"
},
"account": {
"form_name": "Name",
"form_title": "Title (optional)",
"form_lock_type": "Lock Type",
"lock_type_none": "none",
"lock_type_pin": "pin",
"lock_type_password": "password"
},
"new_account_page": {
"titlebar": "Create a new account",
"header": "Account Profile",
"create": "Create",
"instructions": "This information will be shared with the people you invite to connect with you on VeilidChat.",
"error": "Account creation error"
},
"button": {
"ok": "Ok",
"cancel": "Cancel"
},
"language": {
"name": {
"en": "English"
},
"change_language": "Change Language",
"selected_message": "Currently selected language is {language}",
"selection": {
"message": "Please select a language from the list",
"title": "Language Selection"
}
},
"account_page": {
"missing_account_title": "Missing Account",
"missing_account_text": "Account is missing, removing from list",
"invalid_account_title": "Missing Account",
"invalid_account_text": "Account is missing, removing from list"
},
"empty_contact_list": {
"invite_people": "Invite people to VeilidChat"
},
"themes": {
"vapor": "Vapor"
}
}