mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Write specific success/error strings for privacy settings controller
This commit is contained in:
parent
8ba2df1b80
commit
9851d34646
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@ en:
|
|||
error: "Exporting is currently not possible."
|
||||
privacy:
|
||||
update:
|
||||
success: :settings.profile.update.success
|
||||
error: :settings.profile.update.error
|
||||
success: "Privacy settings updated successfully."
|
||||
error: "Failed to update privacy settings."
|
||||
profile:
|
||||
update:
|
||||
success: "Profile updated successfully."
|
||||
|
|
Loading…
Reference in a new issue