summaryrefslogtreecommitdiffstats
path: root/modules-available/news/lang/en/messages.json
blob: c44e0cd0ca7b2fffb7f3a0bfa7f7f5379c35a28e (plain) (blame)
1
2
3
4
5
6
7
8
{
    "invalid-action": "Invalid action: {{0}}",
    "invalid-type": "Invalid text type: {{0}}",
    "news-del-success": "News deleted",
    "news-empty": "There was no news found in the database",
    "news-save-success": "News updated successfully",
    "save-error": "Error saving entry"
}