mirror of https://github.com/movim/movim
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
535 B
7 lines
535 B
account.title = 'Account'
|
|
account.password_changed = 'The password has been updated'
|
|
account.password_not_valid = 'Please provide a valid password (6 characters minimum)'
|
|
account.password_not_same = 'The provided passwords are not the same'
|
|
account.delete_title = 'Delete my account'
|
|
account.delete_text = 'You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications).'
|
|
account.delete_text_confirm = 'Are you sure that you want to delete it ?'
|