platform/plugins/setting-assets/lang/en.json
Denis Bykhov 3e4188dac3
i18n russian (#1049)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-23 23:10:11 +07:00

27 lines
764 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",
"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"
}
}