We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd20a1 commit beb3591Copy full SHA for beb3591
web/src/lang/locales/sk.json
@@ -25,6 +25,13 @@
25
"pageNotFound": "Stránka nebola nájdená!",
26
"settings": {
27
"title": "Nastavenia",
28
+ "general": {
29
+ "title": "Všeobecné",
30
+ "externalAccountsGroupLabel": "Skupina pre externých používateľov",
31
+ "saveButton": "Uložiť",
32
+ "savedTitle": "Všeobecné nastavenia",
33
+ "savedText": "Úspešne uložené."
34
+ },
35
"sync": {
36
"title": "Synchronizácia",
37
"groupsButton": " Skupiny do LDAP",
0 commit comments