diff --git a/locales/cmn.json b/locales/cmn.json new file mode 100644 index 00000000..1097c487 --- /dev/null +++ b/locales/cmn.json @@ -0,0 +1,5 @@ +{ + "argument_required": "争论{argument}是必须的", + "authentication_profile_required": "必须验证配置文件{profile}", + "authentication_required": "需要验证" +}