diff options
Diffstat (limited to 'apps/comments/l10n/sr.js')
-rw-r--r-- | apps/comments/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index cf0a82b2cbe..ed38d0a5f98 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Преостали коментари …", "Save" : "Сачувај", "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}", + "Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}", "Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}", "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], |