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..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"title": "Docker",
|
||||
"alerts": {
|
||||
"notConfigured": {
|
||||
"text": "Twoja instancja Homarr nie ma skonfigurowanego Dockera lub nie była w stanie pobrać listę kontenerów. Sprawdź dokumentację, aby dowiedzieć się, jak skonfigurować integrację."
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
|
||||
Reference in New Issue
Block a user