Skip to content

Commit

Permalink
Added language support
Browse files Browse the repository at this point in the history
  • Loading branch information
git-init-priyanshu committed Mar 5, 2024
1 parent 45b19df commit a580938
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
11 changes: 11 additions & 0 deletions public/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"menu": "Menu",
"my organizations": "Mes Organisations",
"users": "Utilisateurs",
"communityProfile": "Profil de la communauté",
"logout": "Déconnexion"
},
"leftDrawerOrg": {
Expand Down Expand Up @@ -174,6 +175,16 @@
"AlreadyJoined": "Vous êtes déjà membre de cette organisation.",
"errorOccured": "Une erreur s'est produite. Veuillez réessayer plus tard."
},
"communityProfile": {
"communityProfile": "Profil de la communauté",
"editProfile": "Editer le profil",
"communityProfileInfo": "Ces détails apparaîtront sur l'écran de connexion/inscription pour vous et les membres de votre communauté.",
"communityName": "Nom de la communauté",
"wesiteLink": "Lien de site Web",
"logo": "Logo",
"social": "Liens vers les réseaux sociaux",
"url": "Entrer l'URL"
},
"dashboard": {
"title": "Tableau de bord",
"location": "Emplacement",
Expand Down
11 changes: 11 additions & 0 deletions public/locales/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"menu": "मेन्यू",
"my organizations": "मेरे संगठन",
"users": "उपयोगकर्ता",
"communityProfile": "सामुदायिक प्रोफ़ाइल",
"logout": "लॉग आउट"
},
"leftDrawerOrg": {
Expand Down Expand Up @@ -174,6 +175,16 @@
"AlreadyJoined": "आप इस संगठन के पहले से ही सदस्य हैं।",
"errorOccured": "कुछ गड़बड़ हो गई है। कृपया बाद में पुन: प्रयास करें।"
},
"communityProfile": {
"communityProfile": "सामुदायिक प्रोफ़ाइल",
"editProfile": "प्रोफ़ाइल संपादित करें",
"communityProfileInfo": "ये विवरण आपके और आपके समुदाय के सदस्यों के लिए लॉगिन/साइनअप स्क्रीन पर दिखाई देंगे",
"communityName": "समुदाय का नाम",
"wesiteLink": "वेबसाइट की लिंक",
"logo": "प्रतीक चिन्ह",
"social": "सोशल मीडिया लिंक",
"url": "यू आर एल दर्ज करो"
},
"dashboard": {
"title": "डैशबोर्ड",
"location": "स्थान",
Expand Down
11 changes: 11 additions & 0 deletions public/locales/sp.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"menu": "Menú",
"my organizations": "Mis Organizaciones",
"users": "Usuarios",
"communityProfile": "Perfil de la comunidad",
"logout": "Cerrar sesión"
},
"leftDrawerOrg": {
Expand Down Expand Up @@ -174,6 +175,16 @@
"AlreadyJoined": "Ya eres miembro de esta organización.",
"errorOccured": "Se produjo un error. Por favor, inténtalo de nuevo más tarde."
},
"communityProfile": {
"communityProfile": "Perfil de la comunidad",
"editProfile": "Editar perfil",
"communityProfileInfo": "Estos detalles aparecerán en la pantalla de inicio de sesión/registro para usted y los miembros de su comunidad.",
"communityName": "Nombre de la comunidad",
"wesiteLink": "Enlace de página web",
"logo": "Logo",
"social": "Enlaces de redes sociales",
"url": "Introducir URL"
},
"dashboard": {
"title": "Panel de",
"location": "Ubicación",
Expand Down
11 changes: 11 additions & 0 deletions public/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"menu": "菜单",
"my organizations": "我的组织",
"users": "用户",
"communityProfile": "社区简介",
"logout": "退出登录"
},
"leftDrawerOrg": {
Expand Down Expand Up @@ -203,6 +204,16 @@
"AlreadyJoined": "您已经是该组织的成员。",
"errorOccured": "发生错误,请稍后重试。"
},
"communityProfile": {
"communityProfile": "社区简介",
"editProfile": "编辑个人资料",
"communityProfileInfo": "这些详细信息将显示在您和您的社区成员的登录/注册屏幕上",
"communityName": "社区名字",
"wesiteLink": "网站链接",
"logo": "标识",
"social": "社交媒体链接",
"url": "输入网址"
},
"dashboard": {
"title": "儀表板",
"location": "地點",
Expand Down

0 comments on commit a580938

Please sign in to comment.