From 12a4d590fbc498edd48719b355be127061dadfd2 Mon Sep 17 00:00:00 2001 From: YuetAu <12145645+YuetAu@users.noreply.github.com> Date: Sun, 25 Jul 2021 00:45:46 +0800 Subject: Add zh-HK translation (#100) * Added zh-HK translation * Added switch for zh-HK * Update switch --- src/App.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.js') diff --git a/src/App.js b/src/App.js index a70203d..d717dca 100644 --- a/src/App.js +++ b/src/App.js @@ -21,6 +21,7 @@ function App() { onChange={(e) => i18n.changeLanguage(e.target.value)} > + -- cgit v1.2.3