Files
leadchat/app/javascript/dashboard/i18n/locale/is/resetPassword.json
Chatwoot Bot 3dedfee350 chore: Update translations (#7033)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-05-06 15:10:50 +05:30

16 lines
486 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Reset password",
"EMAIL": {
"LABEL": "Tölvupóstfang",
"PLACEHOLDER": "Vinsamlegast sláðu inn netfangið þitt.",
"ERROR": "Vinsamlegast skrifaðu gilt netfang."
},
"API": {
"SUCCESS_MESSAGE": "Tengill til að endurstilla lykilorð hefur verið sendur á netfangið þitt.",
"ERROR_MESSAGE": "Náði ekki að tengjast við netþjóna Woot, vinsamlegast reynið aftur"
},
"SUBMIT": "Senda"
}
}