From f792dafc1703b35ad0c0f05feb1e143dda30e5f2 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:06:30 +0000 Subject: [PATCH] chore: fix translation --- web/translation/translate.en_US.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 61933190..e669dcab 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -470,7 +470,7 @@ "poolSize" = "Pool Size" [pages.settings.security] -"admin" = "Admin credentinals" +"admin" = "Admin credentials" "secret" = "Secret Token" "loginSecurity" = "Secure Login" "loginSecurityDesc" = "Adds an additional layer of authentication to provide more security."