platform/plugins/setting-assets/lang/en.json
Denis Bykhov 3d21b2de1e
Edit user profile (#831)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-18 10:05:16 +01:00

23 lines
581 B
JSON

{
"string": {
"Setting": "Setting",
"ManageStatuses": "Manage Statuses",
"Integrations": "Integrations",
"Support": "Support",
"Privacy": "Privacy",
"Terms": "Terms",
"EditProfile": "Edit profile",
"Folders": "Folders",
"Templates": "Templates",
"Delete": "Delete",
"ChangePassword": "Change password",
"CurrentPassword": "Current password",
"NewPassword": "New password",
"Disconnect": "Disconnect",
"Save": "Save",
"Saving": "Saving...",
"Saved": "Saved",
"Add": "Add",
"LearnMore": "Learn more"
}
}