diff --git a/public/language/sl/admin/admin.json b/public/language/sl/admin/admin.json index 9c98de272f..339c72cb34 100644 --- a/public/language/sl/admin/admin.json +++ b/public/language/sl/admin/admin.json @@ -4,9 +4,9 @@ "acp-title": "%1 | NodeBB skrbniška nadzorna plošča", "settings-header-contents": "Vsebine", - "changes-saved": "Changes Saved", + "changes-saved": "Spremembe so shranjene", "changes-saved-message": "Your changes to the NodeBB configuration have been saved.", - "changes-not-saved": "Changes Not Saved", + "changes-not-saved": "Spremembe niso shranjene", "changes-not-saved-message": "NodeBB encountered a problem saving your changes. (%1)", "save-changes": "Save changes", "min": "Min:", diff --git a/public/language/sl/topic.json b/public/language/sl/topic.json index c70112203d..1901db10db 100644 --- a/public/language/sl/topic.json +++ b/public/language/sl/topic.json @@ -12,7 +12,7 @@ "notify_me": "Bodi obveščen o novih odgovorih na to temo", "quote": "Citiraj", "reply": "Odgovori", - "replies_to_this_post": "Št. odogvorov: %1", + "replies_to_this_post": "Št. odgovorov: %1", "one_reply_to_this_post": "1 odgovor", "last_reply_time": "Zadnji odgovor", "reply-as-topic": "Odgovori s temo",