File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 392392 # Alerts
393393 'Profile updated successfully! ' => 'Profil erfolgreich aktualisiert! ' ,
394394 'An error occurred while updating your profile. ' => 'Beim Aktualisieren Ihres Profils ist ein Fehler aufgetreten. ' ,
395+
396+ 'That handle has already been taken ' => 'Dieser Name ist bereits vergeben. ' ,
397+ 'The selected file must be an image ' => 'Die ausgewählte Datei muss ein Bild sein. ' ,
398+ 'The image must be ' => 'Unterstützte Formate: ' ,
399+ 'The image size should not exceed 2MB ' => 'Die Bildgröße darf 2 MB nicht überschreiten. ' ,
400+ 'Please select an image ' => 'Bitte wählen Sie ein Bild aus. ' ,
395401
396402
397403 /*
Original file line number Diff line number Diff line change 389389 'Profile updated successfully! ' => 'Profile updated successfully! ' ,
390390 'An error occurred while updating your profile. ' => 'An error occurred while updating your profile. ' ,
391391
392+ 'That handle has already been taken ' => 'That handle has already been taken. ' ,
393+ 'The selected file must be an image ' => 'The selected file must be an image. ' ,
394+ 'The image must be ' => 'The image must be: ' ,
395+ 'The image size should not exceed 2MB ' => 'The image size should not exceed 2MB. ' ,
396+ 'Please select an image ' => 'Please select an image. ' ,
397+
392398
393399 /*
394400 |--------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments