From 8fe06a215397936b4c7901f8e852bde553affaee Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 30 May 2021 20:23:23 +0200 Subject: [PATCH] Update sr.php --- web/inc/i18n/sr.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/inc/i18n/sr.php b/web/inc/i18n/sr.php index 2b91b293..a83aeb32 100644 --- a/web/inc/i18n/sr.php +++ b/web/inc/i18n/sr.php @@ -755,4 +755,7 @@ $LANG['sr'] = array( 'maximum characters length, including prefix' => 'maksimalna dužina sme biti %s karaktera, uključujući i prefix', 'Email Credentials' => 'Email lozinka i podešavanja', + + 'selected' => 'selektovano', + 'First select what to restore' => 'Prvo selektujte šta tačno želite da vratite' );