chore: New Crowdin updates (#3616)
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/bg/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/bg/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Нулиране на парола",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Please enter your email",
|
||||
"ERROR": "Please enter a valid email"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
|
||||
"ERROR_MESSAGE": "Не можа да се свърже с Woot сървър. Моля, опитайте отново по-късно"
|
||||
},
|
||||
"SUBMIT": "Изпращане"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user