diff --git a/src/translations/sr.json b/src/translations/sr.json index 0967ef4..243866e 100644 --- a/src/translations/sr.json +++ b/src/translations/sr.json @@ -1 +1,7 @@ -{} +{ + "global": { + "messages": "Poruke", + "communities": "Zajednice" + }, + "language": "Srpski" +}