This commit is contained in:
sdarbinyan
2026-06-01 00:47:26 +04:00
parent 49f69f6af0
commit 4d8dc6b59c
22 changed files with 1266 additions and 353 deletions

View File

@@ -204,5 +204,6 @@ export interface Translations {
orScanQr: string;
loginNote: string;
qrExpired: string;
qrError: string;
};
}