🌐 New Crowdin updates (#711)
This commit is contained in:
@@ -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