diff --git a/i18n/about/community.i18n.js b/i18n/about/community.i18n.js index 347dd976ab..dc14094359 100644 --- a/i18n/about/community.i18n.js +++ b/i18n/about/community.i18n.js @@ -41,6 +41,18 @@ export default genI18nMessages({ 'which is best suited for a walk to have some snacks in ' + 'Fengjia Night Market after the event.', }, + { + tag: 'nantou', + title: 'Nantou - Nantou.py', + description: + 'Founded by Prof. Cheng-Min Lin, Vice President of Nan Kai University of Technology, ' + + 'towards the end of 2019, Nantou.py was later handed over to Huang Jun-Yu in 2024, ' + + 'a native of Zhushan, Nantou. Jyun-Yu, also an active contributor to open-source projects, ' + + 'frequently shares his side projects through community events and workshops.' + + 'In a region often referred to as a "technology desert," this group of dedicated ' + + 'Python enthusiasts provides a selfless ' + + 'and limitless learning environment for those interested in Python.', + }, { tag: 'tainan', title: 'Tainan - Tainan.py', @@ -74,17 +86,6 @@ export default genI18nMessages({ 'In the current form of gatherings, apart from speech sharing, ' + 'there are also free gatherings and workshops on specific topics.', }, - { - tag: 'nantou', - title: 'Nantou - Nantou.py', - description: - 'Led by the Vice President of Nan Kai University of Technology, ' + - 'Prof. Cheng-Min Lin, Nantou.py has regularly held a monthly meeting at ' + - '768 Art Space to share the latest information and newest experiences ' + - 'with all the Python lovers in central Taiwan. ' + - 'Members have contributed their efforts to bring along industry connection ' + - 'as well as a selfless and boundless location or all the Python learners.', - }, { tag: 'pyladiestw', title: 'PyLadies Taiwan', @@ -145,6 +146,15 @@ export default genI18nMessages({ '後期由微程式科技提供場地空間,告別流浪的生活。每月聚會一次,時間在星期六下午,' + '剛好可以在聚會結束後,到附近的逢甲夜市散步、覓食。', }, + { + tag: 'nantou', + title: '南投 - Nantou.py', + description: + '2019 年底,南開科技大學副校長林正敏教授,創立了 Nantou.py。' + + '2024 年由南投竹山長大的黃俊毓接棒。黃召集人也是一名開放原始碼專案貢獻者,' + + '經常透過社群或研討會分享 side projects。在南投人稱科技沙漠的地區,有著這一群人為 python 貢獻己力,' + + '並為有意學習的大家,帶來一場無私、無限的學習地。', + }, { tag: 'tainan', title: '台南 - Tainan.py', @@ -170,15 +180,6 @@ export default genI18nMessages({ '在 Mosky 等人爽快答應下,花蓮.py 在 2014 年順利展開。現在花蓮本地的講者也越來越多了。' + '目前聚會的形式,除了演講分享外,也常有自由聚會及特定主題的workshop。', }, - { - tag: 'nantou', - title: '南投 - Nantou.py', - description: - '2019年底,南開科技大學副校長林正敏教授,創立了 Nantou.py。' + - '聚會地點在草屯768藝術空間,固定每月舉行分享會,來自各地的大夥也無私地向大家分享技術。' + - '在南投人稱科技沙漠的地區,有著這一群人為python貢獻己力,' + - '並為有意學習的大家,帶來一場無私、無限的學習地。', - }, { tag: 'pyladiestw', title: 'PyLadies Taiwan',