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

@@ -1625,6 +1625,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'UI:Newsroom:Preferences' => 'Центр новостей',
'UI:Newsroom:ConfigurationLink' => 'Конфигурация',
'UI:Newsroom:ResetCache' => 'Сбросить кеш',
'UI:Newsroom:ResetCache:Success:Message' => 'Your newsroom cache has been successfully reset~~',
'UI:Newsroom:DisplayMessagesFor_Provider' => 'Показать сообщения от %1$s',
'UI:Newsroom:DisplayAtMost_X_Messages' => 'Отобразите не более %1$s сообщений в меню %2$s.',
));