1
0

enhance(frontend): add link of 2fa guide

This commit is contained in:
syuilo
2024-04-09 20:52:29 +09:00
parent 7586ef7ba8
commit eb1ef1484a
4 changed files with 13 additions and 1 deletions
+4
View File
@@ -7645,6 +7645,10 @@ export interface Locale extends ILocale {
* バックアップコードが全て使用されました。認証アプリを利用できない場合、これ以上アカウントにアクセスできなくなります。認証アプリを再登録してください。
*/
"backupCodesExhaustedWarning": string;
/**
* 詳細なガイドはこちら
*/
"moreDetailedGuideHere": string;
};
"_permissions": {
/**