New Crowdin updates (#1614)
This commit is contained in:
@@ -18,10 +18,33 @@
|
||||
"background": {
|
||||
"label": "Tło"
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"fixed": "",
|
||||
"scroll": ""
|
||||
}
|
||||
},
|
||||
"backgroundImageSize": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cover": "",
|
||||
"contain": ""
|
||||
}
|
||||
},
|
||||
"backgroundImageRepeat": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"repeat": "",
|
||||
"no-repeat": "",
|
||||
"repeat-x": "",
|
||||
"repeat-y": ""
|
||||
}
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Niestandardowy CSS",
|
||||
"description": "Jeszcze bardziej dostosuj swój pulpit za pomocą CSS, zalecane tylko dla doświadczonych użytkowników",
|
||||
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
|
||||
"applying": "Zastosowanie CSS..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user