🌐 New Crowdin updates (#711)

This commit is contained in:
Thomas Camlong
2023-02-25 06:15:33 +09:00
committed by GitHub
parent fddcfb3f06
commit 05423440f3
195 changed files with 3641 additions and 218 deletions

View File

@@ -14,8 +14,8 @@
"description": "Adjust titles, logo and PWA"
},
"appereance": {
"name": "Appereance",
"description": "Customize the background, colors and apps appereance"
"name": "Appearance",
"description": "Customize the background, colors and apps appearance"
}
}
}

View File

@@ -5,22 +5,22 @@
},
"metaTitle": {
"label": "Meta Title",
"description": "The title, that is being displayed as your tab name"
"description": "The title displayed in your browser tab"
},
"logo": {
"label": "Logo",
"description": "The dashboard logo at the top left"
"description": "The logo displayed at the top left"
},
"favicon": {
"label": "Favicon",
"description": "The icon, that is being used in front of your tab name"
"description": "The icon displayed in your browser tab"
},
"background": {
"label": "Background"
},
"customCSS": {
"label": "Custom CSS",
"description": "Customize all elements on your dashboard, only recommended for experienced users",
"description": "Further, customize your dashboard using CSS, only recommended for experienced users",
"placeholder": "Custom CSS will be applied last",
"applying": "Applying CSS..."
},