From 0233834da4a1c11d3c5b70d29d73a6f4d724b937 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 30 May 2021 20:26:48 +0200 Subject: [PATCH] Update sr.php --- web/inc/i18n/sr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/sr.php b/web/inc/i18n/sr.php index a83aeb32a..4cb8db27b 100644 --- a/web/inc/i18n/sr.php +++ b/web/inc/i18n/sr.php @@ -756,6 +756,6 @@ $LANG['sr'] = array( 'Email Credentials' => 'Email lozinka i podešavanja', - 'selected' => 'selektovano', + 'restore selected' => 'vrati selektovano', 'First select what to restore' => 'Prvo selektujte šta tačno želite da vratite' );