Move announcement locales to proper namespace

This commit is contained in:
Andreas Nedbal 2022-11-21 20:09:41 +01:00 committed by Andreas Nedbal
parent 930e16bbda
commit 0dee066e9f
1 changed files with 11 additions and 10 deletions

View File

@ -1,4 +1,15 @@
en:
admin:
announcement:
create:
success: "Announcement created successfully."
error: "Unable to create announcement."
update:
success: "Announcement updated successfully."
error: "Unable to save announcement."
destroy:
success: "Announcement has been deleted successfully."
error: "Unable to delete announcement."
ajax:
noauth: :messages.noauth
anonymous_block:
@ -122,16 +133,6 @@ en:
destroy_comment:
success: "Successfully unsmiled comment."
error: "You have not smiled that comment."
announcement:
create:
success: "Announcement created successfully."
error: "Unable to create announcement."
update:
success: "Announcement updated successfully."
error: "Unable to save announcement."
destroy:
success: "Announcement has been deleted successfully."
error: "Unable to delete announcement."
inbox:
author:
info: "No questions from @%{author} found, showing entries from all users instead!"