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

@@ -47,4 +47,5 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'UI:Preferences:Tabs:Scrollable:Scrollable' => 'Desplazable',
'UI:Preferences:ChooseAPlaceholder' => 'Imagen de marcador de posición de usuario',
'UI:Preferences:ChooseAPlaceholder+' => 'Elija una imagen de marcador de posición que se mostrará si el contacto vinculado a su usuario no tiene uno',
'UI:Preferences:ChooseAPlaceholder:Success:Message' => 'Your placeholder image has been successfully updated~~',
));