🌐 New Crowdin updates (#659)
This commit is contained in:
21
public/locales/pl/settings/customization/general.json
Normal file
21
public/locales/pl/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/pl/settings/customization/gridstack.json
Normal file
10
public/locales/pl/settings/customization/gridstack.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "",
|
||||
"descriptionPreset": "",
|
||||
"descriptionExceedsPreset": ""
|
||||
},
|
||||
"unsavedChanges": "",
|
||||
"applyChanges": "",
|
||||
"defaultValues": ""
|
||||
}
|
||||
@@ -1,22 +1,28 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "Tytuł strony"
|
||||
"label": "Tytuł strony",
|
||||
"description": ""
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "Meta Title"
|
||||
"label": "Meta Title",
|
||||
"description": ""
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logo"
|
||||
"label": "Logo",
|
||||
"description": ""
|
||||
},
|
||||
"favicon": {
|
||||
"label": "Ikona"
|
||||
"label": "Ikona",
|
||||
"description": ""
|
||||
},
|
||||
"background": {
|
||||
"label": "Tło"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Niestandardowy CSS",
|
||||
"placeholder": "Custom CSS zostanie zastosowany jako ostatni"
|
||||
"description": "",
|
||||
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
|
||||
"applying": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Zgłoś"
|
||||
|
||||
Reference in New Issue
Block a user