feat(directory): add a popup for dropdown menu

This commit is contained in:
Haoyu Xu
2023-06-24 01:46:18 -04:00
parent f2d75511dc
commit 211d671b8e
4 changed files with 47 additions and 0 deletions

View File

@@ -142,6 +142,14 @@
"ko-KR": {
"zh-CN": "韩语",
"en-US": "Korean"
},
"switch_language": {
"zh-CN": "🌐 切换语言",
"en-US": "🌐 Switch Language"
},
"fast_navigation": {
"zh-CN": "🧭 快速导航",
"en-US": "🧭 Fast Navigation"
}
}
}