Skip to content

Commit 27e64a4

Browse files
🤖 Updated i18n files
1 parent 04feada commit 27e64a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/lib/types/i18n.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ interface I18nAddress {
14471447
}
14481448

14491449
interface I18nSigner {
1450-
sign_in: { text: { connect_your_wallet: string; open_or_create: string } };
1450+
sign_in: { text: { open_or_create: string; connect_your_wallet: string } };
14511451
idle: { text: { waiting: string }; alt: { img_placeholder: string } };
14521452
permissions: {
14531453
text: {

0 commit comments

Comments
 (0)