mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Add new translations
This commit is contained in:
@ -205,7 +205,7 @@ class _AccountImageSettingsScreenState
|
||||
return;
|
||||
|
||||
if (!await SettingsHelper.deleteAccountImage()) {
|
||||
showSimpleSnack(context, tr("Could not user account image!"));
|
||||
showSimpleSnack(context, tr("Could not delete user account image!"));
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user