From 2a3c067a8595082558172ddf8e42414c32e7a688 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Mon, 30 Dec 2024 20:40:48 -0800 Subject: this seems sketchy but we ball --- localization/en_US.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'localization') diff --git a/localization/en_US.inc b/localization/en_US.inc index 92be566..7acf909 100644 --- a/localization/en_US.inc +++ b/localization/en_US.inc @@ -15,4 +15,6 @@ $labels['key_delete'] = 'Delete Key'; $labels['no_keys'] = 'There are no encryption keys associated with your account yet.'; $labels['fingerprint'] = 'Key Fingerprint'; $labels['comment'] = 'Comment'; +$labels['confirm_delete_key'] = 'Are you sure you want to remove this encryption key from your account?'; +$labels['deleting_key'] = 'Removing encryption key...'; ?> -- cgit v1.2.3