diff options
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r-- | apps/comments/l10n/sl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 331382f4f5b..79d8fc8e977 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Opombe</strong> datotek", + "You commented" : "Vaša opomba", "%1$s commented" : "%1$s opomb", + "You commented on %2$s" : "Napisali ste opombo na %2$s", "%1$s commented on %2$s" : "%1$s opomb ob %2$s", "Comments" : "Opombe", "Type in a new comment..." : "Vpis nove opombe ...", |