New Crowdin updates (#1614)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"description": "Upravte názvy, logo a PWA"
|
||||
},
|
||||
"appereance": {
|
||||
"name": "",
|
||||
"name": "Vzhled",
|
||||
"description": "Přizpůsobte pozadí, barvy a zobrazení aplikací"
|
||||
},
|
||||
"accessibility": {
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"access": {
|
||||
"name": "",
|
||||
"name": "Oprávnění",
|
||||
"description": "Nastavte, kdo má přístup k Vaší ploše"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,10 +18,33 @@
|
||||
"background": {
|
||||
"label": "Pozadí"
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"fixed": "",
|
||||
"scroll": ""
|
||||
}
|
||||
},
|
||||
"backgroundImageSize": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cover": "",
|
||||
"contain": ""
|
||||
}
|
||||
},
|
||||
"backgroundImageRepeat": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"repeat": "",
|
||||
"no-repeat": "",
|
||||
"repeat-x": "",
|
||||
"repeat-y": ""
|
||||
}
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Vlastní CSS",
|
||||
"description": "Dále si můžete přizpůsobit ovládací panel pomocí CSS, doporučujeme pouze zkušeným uživatelům",
|
||||
"placeholder": "",
|
||||
"applying": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user