From 24cd3e2c2cddbf012bb6e0a631ecda2a251a6324 Mon Sep 17 00:00:00 2001 From: Marcus Baw Date: Wed, 9 Sep 2020 18:00:50 +0100 Subject: [PATCH] fix typo Permenantly Delete -> Permanently Delete --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 9c8d2bfb9ce..a51ccb95e0c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -3655,7 +3655,7 @@ en: save: Save new_key: New API Key revoked: Revoked - delete: Permenantly Delete + delete: Permanently Delete not_shown_again: This key will not be displayed again. Make sure you take a copy before continuing. continue: Continue use_global_key: Global Key (allows all actions)