forked from open-webui/open-webui
feat: add persian translation for new keys
This commit is contained in:
parent
4d67dd977d
commit
5f5b6ec141
4 changed files with 148 additions and 151 deletions
|
@ -39,7 +39,7 @@
|
|||
});
|
||||
if (res) {
|
||||
users = await getUsers(localStorage.token);
|
||||
toast.success($i18n.t('Successfully updated'));
|
||||
toast.success($i18n.t('Successfully updated.'));
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue