Skip to content

Commit

Permalink
Merge branch 'dynamic-dashboard' of https://github.com/JamarTG/talawa…
Browse files Browse the repository at this point in the history
…-admin into dynamic-dashboard
  • Loading branch information
JamarTG committed Oct 31, 2023
2 parents 9097893 + 6a96e06 commit 6c94b2b
Show file tree
Hide file tree
Showing 17 changed files with 101 additions and 430 deletions.
10 changes: 0 additions & 10 deletions public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,6 @@
"login_to_admin_portal": "Admin Portal Login",
"OR": "OR"
},
"latestEvents": {
"eventCardTitle": "Upcoming Events",
"eventCardSeeAll": "See All",
"noEvents": "No Upcoming Events"
},
"latestPosts": {
"latestPostsTitle": "Latest Posts",
"seeAllLink": "See All",
"noPostsCreated": "No Posts Created"
},
"listNavbar": {
"talawa_portal": "Talawa Admin Portal",
"roles": "Roles",
Expand Down
5 changes: 0 additions & 5 deletions public/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"login_to_admin_portal": "Connexion à l'administration du portail",
"OR": "OU"
},
"latestEvents": {
"eventCardTitle": "Événements à venir",
"eventCardSeeAll": "Voir Tout",
"noEvents": "Aucun événement à venir"
},
"listNavbar": {
"talawa_portal": "Portail D'Administrateur Talawa",
"roles": "Les rôles",
Expand Down
5 changes: 0 additions & 5 deletions public/locales/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"login_to_admin_portal": "एडमिन पोर्टल लॉगिन",
"OR": "या"
},
"latestEvents": {
"eventCardTitle": "आगामी घटनाएँ",
"eventCardSeeAll": "सभी देखें",
"noEvents": "कोई आगामी घटनाएँ नहीं"
},
"listNavbar": {
"talawa_portal": "तलावा प्रशासन पोर्टल",
"roles": "भूमिकाएँ",
Expand Down
5 changes: 0 additions & 5 deletions public/locales/sp.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"login_to_admin_portal": "Inicio de sesión en el portal de administración",
"OR": "O"
},
"latestEvents": {
"eventCardTitle": "Próximos Eventos",
"eventCardSeeAll": "Ver Todos",
"noEvents": "No Hay Eventos Próximos"
},
"listNavbar": {
"talawa_portal": "Portal De Administración Talawa",
"roles": "Roles",
Expand Down
5 changes: 0 additions & 5 deletions public/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"login_to_admin_portal": " 管理员门户登录 ",
"OR": "或者"
},
"latestEvents": {
"eventCardTitle": "即将举行的活动",
"eventCardSeeAll": "查看全部",
"noEvents": "暂无即将举行的活动"
},
"listNavbar": {
"talawa_portal": "塔拉瓦管理門戶",
"roles": "角色",
Expand Down
1 change: 0 additions & 1 deletion src/assets/svgs/trash.svg

This file was deleted.

65 changes: 0 additions & 65 deletions src/components/LatestPostsCard/LatestPostsCard.module.css

This file was deleted.

52 changes: 0 additions & 52 deletions src/components/LatestPostsCard/LatestPostsCard.test.tsx

This file was deleted.

47 changes: 0 additions & 47 deletions src/components/LatestPostsCard/LatestPostsCard.tsx

This file was deleted.

62 changes: 0 additions & 62 deletions src/components/UpcomingEventsCard/UpcomingEventsCard.module.css

This file was deleted.

70 changes: 0 additions & 70 deletions src/components/UpcomingEventsCard/UpcomingEventsCard.test.tsx

This file was deleted.

Loading

0 comments on commit 6c94b2b

Please sign in to comment.