diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 7b2667e658f..4262b15a8b8 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -8,7 +8,7 @@ OC.L10N.register( "Cancel" : "Prekliči", "[Deleted user]" : "[Izbrisan uporabnik]", "Comments" : "Opombe", - "No comments yet, start the conversation!" : "Še ni komentarjev, začni debato!", + "No comments yet, start the conversation!" : "Ni še odzivov, začnite s pogovorom!", "More comments …" : "Več komentarjev ....", "Save" : "Shrani", "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 36b8c18a571..0aa661ede74 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -6,7 +6,7 @@ "Cancel" : "Prekliči", "[Deleted user]" : "[Izbrisan uporabnik]", "Comments" : "Opombe", - "No comments yet, start the conversation!" : "Še ni komentarjev, začni debato!", + "No comments yet, start the conversation!" : "Ni še odzivov, začnite s pogovorom!", "More comments …" : "Več komentarjev ....", "Save" : "Shrani", "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", |