diff options
Diffstat (limited to 'rola-cli/locales/helps')
| -rw-r--r-- | rola-cli/locales/helps/basic.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/rola-cli/locales/helps/basic.toml b/rola-cli/locales/helps/basic.toml new file mode 100644 index 0000000..656cdc4 --- /dev/null +++ b/rola-cli/locales/helps/basic.toml @@ -0,0 +1,9 @@ +[en] +help = """ +NO YET +""" + +[zh_CN] +help = """ +暂无 +""" |
