mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
improve i18n
This commit is contained in:
@@ -1854,7 +1854,7 @@
|
||||
D.id
|
||||
)
|
||||
.then((_args) => {
|
||||
toast('Invite sent');
|
||||
toast(t('message.invite.sent'));
|
||||
return _args;
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user