From 6f843bbb6f089a22bb26c7c8a092e669622b8966 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sat, 5 Mar 2022 01:18:17 -0800 Subject: [PATCH] Update incorrect key for en localization --- public/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index dd3ce87c..4eafeefd 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -2,7 +2,7 @@ "buttons": { "copy": "Copy link", "delete": "Delete team", - "edit_info": "Edit info", + "show_info": "Edit info", "hide_info": "Hide info", "menu": "Menu", "new": "New",