diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-01 00:22:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-01 00:22:31 +0000 |
commit | e17f011f08cb4529ae19ff8637a49b7f4e89f216 (patch) | |
tree | a64702b396a2657c7d3d05e71af3f57222126bfb /apps/comments/l10n | |
parent | b24a917d4370d09ff810bbcf42b60508b54fb7f4 (diff) | |
download | nextcloud-server-e17f011f08cb4529ae19ff8637a49b7f4e89f216.tar.gz nextcloud-server-e17f011f08cb4529ae19ff8637a49b7f4e89f216.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-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 61e55510518..9e2de5bcaa2 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -17,6 +17,7 @@ OC.L10N.register( "New comment" : "Uusi kommentti", "Write a comment …" : "Kirjoita kommentti…", "Post comment" : "Lähetä viesti", + "Could not reload comments" : "Kommenttien lataus epäonnistui", "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index d8bdc1be546..e87f9b825d7 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -15,6 +15,7 @@ "New comment" : "Uusi kommentti", "Write a comment …" : "Kirjoita kommentti…", "Post comment" : "Lähetä viesti", + "Could not reload comments" : "Kommenttien lataus epäonnistui", "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", |