diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 13431bec3c5..60e0931eaad 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -17,6 +17,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", + "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 09e2cc28b34..54cd17e2456 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -15,6 +15,7 @@ "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", + "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], |