🌐 New Crowdin updates (#711)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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..."
|
||||
},
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
},
|
||||
"confirmDeletion": {
|
||||
"title": "Confirm deletion of your config",
|
||||
"warningText": "You're about to delete '<b>{{configName}}</b>'",
|
||||
"text": "Please note, that the deletion is not invertible and your data will be lost permanently. After clicking this button, the file will be permanently deleted from your disk. Make sure to create an adequate backup of your configuration.",
|
||||
"warningText": "You are about to delete '<b>{{configName}}</b>'",
|
||||
"text": "Please note that the deletion is not revertible, and your data will be lost permanently. After clicking this button, the file will be permanently deleted from your disk. Make sure to create an adequate backup of your configuration.",
|
||||
"buttons": {
|
||||
"confirm": "Yes, delete '<b>{{configName}}</b>'"
|
||||
}
|
||||
@@ -57,7 +57,7 @@
|
||||
"message": "Config delete failed"
|
||||
},
|
||||
"deleteFailedDefaultConfig": {
|
||||
"title": "Default config can't be deleted",
|
||||
"title": "The default config can't be deleted",
|
||||
"message": "Configuration was not deleted from the file system"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"title": "Search engine",
|
||||
"configurationName": "Search engine configuration",
|
||||
"tips": {
|
||||
"generalTip": "There are multiple prefixes you can use! Adding these infront of your query will filter the results. !s (Web), !t (Torrents), !y (YouTube), and !m (Media).",
|
||||
"generalTip": "There are multiple prefixes you can use! Adding these in front of your query will filter the results. !s (Web), !t (Torrents), !y (YouTube), and !m (Media).",
|
||||
"placeholderTip": "%s can be used as a placeholder for the query."
|
||||
},
|
||||
"customEngine": {
|
||||
|
||||
Reference in New Issue
Block a user