Files
leadchat/app/javascript/dashboard/i18n/locale/is/resetPassword.json
Chatwoot Bot 3a35281b3f chore: Update translations (#6941)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-04-21 15:28:56 +05:30

16 lines
490 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "Endurstilla lykilorð",
"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"
}
}