diff options
Diffstat (limited to 'apps/comments/l10n/fi_FI.js')
-rw-r--r-- | apps/comments/l10n/fi_FI.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js index e94f9ab2191..741dea8252b 100644 --- a/apps/comments/l10n/fi_FI.js +++ b/apps/comments/l10n/fi_FI.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Kommentit</strong> tiedostoille", + "You commented" : "Kommentoit", "%1$s commented" : "%1$s kommentoi", + "You commented on %2$s" : "Kommentoit %2$s", "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", "Comments" : "Kommentit", "Type in a new comment..." : "Kirjoita uusi kommentti...", |