From d216bdb6bb533c6c3bd33cfc05b9de62fbbaa455 Mon Sep 17 00:00:00 2001 From: lewisakura Date: Mon, 1 Jul 2024 13:09:21 +0100 Subject: [PATCH] chore: add reauthorise key --- src/components/VencordSettings/CloudTab.tsx | 2 +- translations/en/vencord.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/VencordSettings/CloudTab.tsx b/src/components/VencordSettings/CloudTab.tsx index 6d131df9a..29920f67c 100644 --- a/src/components/VencordSettings/CloudTab.tsx +++ b/src/components/VencordSettings/CloudTab.tsx @@ -166,7 +166,7 @@ function CloudTab() { await authorizeCloud(); }} > - Reauthorise + {t("vencord.reauthorise")}