🌐 New Crowdin updates (#659)
This commit is contained in:
@@ -9,11 +9,20 @@
|
||||
"configTip": "Konfiguracijsko datoteko naložite tako, da jo povlečete in spustite na stran!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "Narejeno s ❤️ od @"
|
||||
"madeWithLove": "Narejeno s ❤️ od @",
|
||||
"thirdPartyContent": "",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "",
|
||||
"dependencyVersion": "Različica"
|
||||
}
|
||||
},
|
||||
"grow": "Rastoča mreža (zavzema ves prostor)",
|
||||
"layout": {
|
||||
"title": "Postavitev nadzorne plošče",
|
||||
"preview": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"divider": "",
|
||||
"main": "Glavno",
|
||||
"sidebar": "Stranska vrstica",
|
||||
"cannotturnoff": "Ni mogoče izklopiti",
|
||||
|
||||
21
public/locales/sl/settings/customization/general.json
Normal file
21
public/locales/sl/settings/customization/general.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"text": "",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"appereance": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
10
public/locales/sl/settings/customization/gridstack.json
Normal file
10
public/locales/sl/settings/customization/gridstack.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "",
|
||||
"descriptionPreset": "",
|
||||
"descriptionExceedsPreset": ""
|
||||
},
|
||||
"unsavedChanges": "",
|
||||
"applyChanges": "",
|
||||
"defaultValues": ""
|
||||
}
|
||||
@@ -1,22 +1,28 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "Naslov strani"
|
||||
"label": "Naslov strani",
|
||||
"description": ""
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "Meta naslov"
|
||||
"label": "Meta naslov",
|
||||
"description": ""
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logotip"
|
||||
"label": "Logotip",
|
||||
"description": ""
|
||||
},
|
||||
"favicon": {
|
||||
"label": "Favicon"
|
||||
"label": "Favicon",
|
||||
"description": ""
|
||||
},
|
||||
"background": {
|
||||
"label": "Ozadje"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Po meri CSS",
|
||||
"placeholder": "Prilagojeni CSS bo uporabljen kot zadnji"
|
||||
"description": "",
|
||||
"placeholder": "Prilagojeni CSS bo uporabljen kot zadnji",
|
||||
"applying": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Pošlji"
|
||||
|
||||
Reference in New Issue
Block a user