summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/fi.js1
-rw-r--r--apps/comments/l10n/fi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js
index 39fde95643a..c82bd4c934e 100644
--- a/apps/comments/l10n/fi.js
+++ b/apps/comments/l10n/fi.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"More comments …" : "Lisää kommentteja…",
"Save" : "Tallenna",
"Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
+ "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}",
"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"],
diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json
index 1a693ba76b0..cb1e7fcccbe 100644
--- a/apps/comments/l10n/fi.json
+++ b/apps/comments/l10n/fi.json
@@ -10,6 +10,7 @@
"More comments …" : "Lisää kommentteja…",
"Save" : "Tallenna",
"Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
+ "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}",
"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"],