Add toast feedback when resetting newsroom cache or change image placeholder in preferences

This commit is contained in:
Stephen Abello
2024-02-29 11:07:48 +01:00
parent d15a0a0070
commit 1a8de82be5
34 changed files with 37 additions and 1 deletions

View File

@@ -1628,6 +1628,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'UI:Newsroom:Preferences' => 'Voorkeuren voor Newsroom',
'UI:Newsroom:ConfigurationLink' => 'Configuratie',
'UI:Newsroom:ResetCache' => 'Maak cache leeg',
'UI:Newsroom:ResetCache:Success:Message' => 'Your newsroom cache has been successfully reset~~',
'UI:Newsroom:DisplayMessagesFor_Provider' => 'Bekijk berichten van %1$s',
'UI:Newsroom:DisplayAtMost_X_Messages' => 'Toon maximaal %1$s berichten in het %2$s menu.',
));