platform/plugins/setting-assets/lang/en.json

48 lines
1.6 KiB
JSON
Raw Normal View History

{
"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",
"Saving": "Saving...",
"Saved": "Saved",
"Add": "Add",
"LearnMore": "Learn more",
"EnterCurrentPassword": "Enter current password",
"EnterNewPassword": "Enter new password",
"RepeatNewPassword": "Repeat new password",
"Signout": "Sign out",
"Settings": "Settings",
"SelectWorkspace": "Select workspace",
"InviteWorkspace": "Invite to workspace",
"DeleteStatus": "Delete status",
"DeleteStatusConfirm": "Do you want to delete this status?",
"Reconnect": "Reconnect",
"IntegrationDisabled": " has been disabled",
"IntegrationWith": "Integration with ",
"ClassSetting": "Class setting",
"Attributes": "Attributes",
"DeleteAttribute": "Delete attribute",
"DeleteAttributeConfirm": "Do you want to delete this attribute?",
"DeleteAttributeExistConfirm": "Do you want to delete this attribute? Data will be lost",
"Attribute": "Attribute",
"Custom": "Custom",
"Type": "Type",
"WithTime": "WithTime",
"CreatingAttribute": "Creating an attribute",
"EditAttribute": "Edit attribute",
"CreateEnum": "Create enum",
"Enums": "Enums",
"NewValue": "New value"
}
}