diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-03-11 15:24:34 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-03-11 15:24:34 -0500 |
commit | a22b8f3dc73555800caf55768f04a7a2ce4af7f2 (patch) | |
tree | 60257cb9b508da83be5a9477c434fb53cc3c6f6d /app/Locale/sr_Latn_RS/translations.php | |
parent | 469112918d0cfa6a43a7fdb829cd19bdf85cfcbe (diff) |
Make user actions available from contextual menu
Diffstat (limited to 'app/Locale/sr_Latn_RS/translations.php')
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 31d115f4..9e2cae20 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -132,7 +132,6 @@ return array( 'User created successfully.' => 'Korisnik uspešno kreiran', 'Unable to create your user.' => 'Nije uspelo kreiranje korisnika.', 'User updated successfully.' => 'Korisnik uspešno ažuriran.', - 'Unable to update your user.' => 'Nije moguće ažuriranje korisnika.', 'User removed successfully.' => 'Korisnik uspešno uklonjen.', 'Unable to remove this user.' => 'Nije moguće uklanjanje korisnika.', 'Board updated successfully.' => 'Tabla uspešno ažurirana.', |