Skip to content
Snippets Groups Projects
Unverified Commit fe54dd86 authored by Ahmad Farhat's avatar Ahmad Farhat Committed by GitHub
Browse files

Update languages (#4092)

* Update languages

* eslint

* eslint again
parent cd1189ef
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,9 @@ export default function UpdateUserForm({ user }) {
// TODO: Make LOCALES a context that provides the available languages and their native names in the client app.
const LOCALES = {
en: 'English',
ar: 'العربيّة',
fa_IR: 'فارسی',
fr: 'Français',
es: 'Española',
tr: 'Türkçe',
};
const methods = useForm({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment