Added feedback notifications for successful edits to pages aside from users and settings (iss0000159).
This commit is contained in:
@ -27,6 +27,9 @@ $translations = [
|
||||
"integrationWithMD" => "Integration with Museum-Digital",
|
||||
"languageUnavailable" => "This language is not available.",
|
||||
"settingsUpdated" => "Updated settings.",
|
||||
"storedEditsToPage" => "Stored edits to page.",
|
||||
"storedEditsToPageElement" => "Stored edits to page element.",
|
||||
"deletedPage" => "Removed page.",
|
||||
"staticPageTitle" => "Page title",
|
||||
"staticPageContent" => "Page content",
|
||||
"staticPagePublic" => "Draft / Public",
|
||||
|
Reference in New Issue
Block a user