diff options
Diffstat (limited to 'apps/comments/l10n/fi.js')
-rw-r--r-- | apps/comments/l10n/fi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 2c4a85922aa..dac8cc3f081 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -26,6 +26,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], + "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”" }, |