feat: Add i18n support for Chinese language (#142)
* feat: Add i18n support for Chinese language * fix: locale not working in Docker environment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"Copy code": "复制代码",
|
||||
"Copied!": "已复制!",
|
||||
"Enter file name": "输入文件名"
|
||||
}
|
||||
Reference in New Issue
Block a user