🌐 New Crowdin updates (#659)
This commit is contained in:
21
public/locales/el/settings/customization/general.json
Normal file
21
public/locales/el/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/el/settings/customization/gridstack.json
Normal file
10
public/locales/el/settings/customization/gridstack.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "",
|
||||
"descriptionPreset": "",
|
||||
"descriptionExceedsPreset": ""
|
||||
},
|
||||
"unsavedChanges": "",
|
||||
"applyChanges": "",
|
||||
"defaultValues": ""
|
||||
}
|
||||
@@ -1,22 +1,28 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "Τίτλος Σελίδας"
|
||||
"label": "Τίτλος Σελίδας",
|
||||
"description": ""
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "Meta Τίτλος"
|
||||
"label": "Meta Τίτλος",
|
||||
"description": ""
|
||||
},
|
||||
"logo": {
|
||||
"label": "Λογότυπο"
|
||||
"label": "Λογότυπο",
|
||||
"description": ""
|
||||
},
|
||||
"favicon": {
|
||||
"label": "Έμβλημα"
|
||||
"label": "Έμβλημα",
|
||||
"description": ""
|
||||
},
|
||||
"background": {
|
||||
"label": "Φόντο"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Προσαρμοσμένη CSS",
|
||||
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο"
|
||||
"description": "",
|
||||
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο",
|
||||
"applying": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Υποβολή"
|
||||
|
||||
Reference in New Issue
Block a user