File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
src/components/Translatathon Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,24 @@ const localCommunitiesData = [
53
53
location : "Rio de Janeiro, Brazil" ,
54
54
eventName : "Ethereum Translathon 📜🔍 hosted by EthSamba & BambaLabs" ,
55
55
} ,
56
+ {
57
+ emojiString : "🇲🇾" ,
58
+ lumaLink : "https://www.meetup.com/ethmalaysia/events/302654952/" ,
59
+ location : "Kuala Lumpur, Malaysia" ,
60
+ eventName : "Lepak and Join Translatathon" ,
61
+ } ,
62
+ {
63
+ emojiString : "🇮🇳" ,
64
+ lumaLink : "https://lu.ma/9eajbv89" ,
65
+ location : "Kerala, India" ,
66
+ eventName : "Ethereum.org - TRANSLATATHON INDIA - Jñāna" ,
67
+ } ,
68
+ {
69
+ emojiString : "🇬🇭" ,
70
+ lumaLink : "https://lu.ma/qvzlo7nc" ,
71
+ location : "Accra, Ghana" ,
72
+ eventName : "Ghana Ethereum Translatathon 2024" ,
73
+ } ,
56
74
]
57
75
58
76
export const LocalCommunitiesList = ( ) => {
You can’t perform that action at this time.
0 commit comments