Skip to content

Commit

Permalink
translation.json added for all lang.
Browse files Browse the repository at this point in the history
  • Loading branch information
gautam-divyanshu committed Jun 6, 2024
1 parent ea56d21 commit 828c898
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 0 deletions.
17 changes: 17 additions & 0 deletions public/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,23 @@
"successfulDeletion": "Élément d'action supprimé avec succès",
"title": "Éléments d'action"
},
"organizationAgendaCategory": {
"agendaCategoryDetails": "Détails de la catégorie d'ordre du jour",
"updateAgendaCategory": "Mettre à jour la catégorie d'ordre du jour",
"title": "Catégories d'ordre du jour",
"name": "Catégorie",
"description": "Description",
"createdBy": "Créé par",
"options": "Options",
"createAgendaCategory": "Créer une catégorie d'ordre du jour",
"noAgendaCategories": "Aucune catégorie d'ordre du jour",
"update": "Mettre à jour",
"agendaCategoryCreated": "Catégorie d'ordre du jour créée avec succès",
"agendaCategoryUpdated": "Catégorie d'ordre du jour mise à jour avec succès",
"agendaCategoryDeleted": "Catégorie d'ordre du jour supprimée avec succès",
"deleteAgendaCategory": "Supprimer la catégorie d'ordre du jour",
"deleteAgendaCategoryMsg": "Souhaitez-vous supprimer cette catégorie d'ordre du jour ?"
},
"eventListCard": {
"deleteEvent": "Supprimer l'événement",
"deleteEventMsg": "Voulez-vous supprimer cet événement ?",
Expand Down
17 changes: 17 additions & 0 deletions public/locales/hi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,23 @@
"successfulDeletion": "कार्रवाई आइटम सफलतापूर्वक हटा दिया गया",
"title": "एक्शन आइटम्स"
},
"organizationAgendaCategory": {
"agendaCategoryDetails": "एजेंडा श्रेणी विवरण",
"updateAgendaCategory": "एजेंडा श्रेणी अपडेट करें",
"title": "एजेंडा श्रेणियाँ",
"name": "श्रेणी",
"description": "विवरण",
"createdBy": "द्वारा बनाया गया",
"options": "विकल्प",
"createAgendaCategory": "एजेंडा श्रेणी बनाएं",
"noAgendaCategories": "कोई एजेंडा श्रेणी नहीं",
"update": "अपडेट करें",
"agendaCategoryCreated": "एजेंडा श्रेणी सफलतापूर्वक बनाई गई",
"agendaCategoryUpdated": "एजेंडा श्रेणी सफलतापूर्वक अपडेट की गई",
"agendaCategoryDeleted": "एजेंडा श्रेणी सफलतापूर्वक हटा दी गई",
"deleteAgendaCategory": "एजेंडा श्रेणी हटाएं",
"deleteAgendaCategoryMsg": "क्या आप इस एजेंडा श्रेणी को हटाना चाहते हैं?"
},
"eventListCard": {
"deleteEvent": "ईवेंट हटाएँ",
"deleteEventMsg": "क्या आप इस ईवेंट को हटाना चाहते हैं?",
Expand Down
17 changes: 17 additions & 0 deletions public/locales/sp/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,23 @@
"title": "Ítems de acción",
"yes": ""
},
"organizationAgendaCategory": {
"agendaCategoryDetails": "Detalles de la categoría de la agenda",
"updateAgendaCategory": "Actualizar categoría de la agenda",
"title": "Categorías de la agenda",
"name": "Categoría",
"description": "Descripción",
"createdBy": "Creado por",
"options": "Opciones",
"createAgendaCategory": "Crear categoría de la agenda",
"noAgendaCategories": "No hay categorías de la agenda",
"update": "Actualizar",
"agendaCategoryCreated": "Categoría de la agenda creada exitosamente",
"agendaCategoryUpdated": "Categoría de la agenda actualizada exitosamente",
"agendaCategoryDeleted": "Categoría de la agenda eliminada exitosamente",
"deleteAgendaCategory": "Eliminar categoría de la agenda",
"deleteAgendaCategoryMsg": "¿Desea eliminar esta categoría de la agenda?"
},
"eventListCard": {
"location": "Lugar del evento",
"deleteEvent": "Eliminar evento",
Expand Down
17 changes: 17 additions & 0 deletions public/locales/zh/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,23 @@
"successfulDeletion": "操作项已成功删除",
"title": "行动项目"
},
"organizationAgendaCategory": {
"agendaCategoryDetails": "议程类别详情",
"updateAgendaCategory": "更新议程类别",
"title": "议程类别",
"name": "类别",
"description": "描述",
"createdBy": "创建人",
"options": "选项",
"createAgendaCategory": "创建议程类别",
"noAgendaCategories": "没有议程类别",
"update": "更新",
"agendaCategoryCreated": "议程类别创建成功",
"agendaCategoryUpdated": "议程类别更新成功",
"agendaCategoryDeleted": "议程类别删除成功",
"deleteAgendaCategory": "删除议程类别",
"deleteAgendaCategoryMsg": "是否要删除此议程类别?"
},
"eventListCard": {
"deleteEvent": "删除事件",
"deleteEventMsg": "您想删除此事件吗?",
Expand Down

0 comments on commit 828c898

Please sign in to comment.