aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2024-07-16 15:11:59 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-07-16 15:36:16 +0530
commitdb2f325f6e0a312bd7e0a92af1f3866da686163d (patch)
tree14f186b7c2dcda15ad8324cc5b04a9bcf037a7d5 /src/i18n/locales/en-US.json
parent6.7.6-nightly.4 [skip ci] (diff)
downloadferdium-app-db2f325f6e0a312bd7e0a92af1f3866da686163d.tar.gz
ferdium-app-db2f325f6e0a312bd7e0a92af1f3866da686163d.tar.zst
ferdium-app-db2f325f6e0a312bd7e0a92af1f3866da686163d.zip
Get confirmation before deleting a service in EditServices screen
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index cb0f4369c..9ea73cf2a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -356,6 +356,7 @@
356 "settings.service.error.message": "Could not load service recipe.", 356 "settings.service.error.message": "Could not load service recipe.",
357 "settings.service.form.addServiceHeadline": "Add {name}", 357 "settings.service.form.addServiceHeadline": "Add {name}",
358 "settings.service.form.availableServices": "Available services", 358 "settings.service.form.availableServices": "Available services",
359 "settings.service.form.confirmDeleteService": "Do you really want to delete the {serviceName} service?",
359 "settings.service.form.customUrl": "Custom server", 360 "settings.service.form.customUrl": "Custom server",
360 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.", 361 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
361 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 362 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",