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

update languages (#4115)

parent 92d2ba39
Branches
Tags
No related merge requests found
......@@ -17,9 +17,11 @@ 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 = {
el_GR: 'ελληνικά',
en: 'English',
fa_IR: 'فارسی',
fr: 'Français',
hu_HU: 'magyar',
tr: 'Türkçe',
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment