From 0bf85a5e32fc28c2699af4cb1578f22bb67afb3c Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Mon, 18 May 2020 22:38:56 +0800 Subject: [PATCH] feat: suitable for auto listen --- .bra.toml | 5 +++-- options/locale/locale_zh-CN.ini | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.bra.toml b/.bra.toml index b94acf49f..22811f925 100755 --- a/.bra.toml +++ b/.bra.toml @@ -10,15 +10,16 @@ watch_dirs = [ "$WORKDIR/modules", "$WORKDIR/models", "$WORKDIR/cmd", + "$WORKDIR/options", ] # Directories to watch -watch_exts = [".go"] # Extensions to watch +watch_exts = [".go", ".ini"] # Extensions to watch env_files = [] # Load env vars from files ignore = [".git", "node_modules"] # Directories to exclude from watching ignore_files = [] # Regexps for ignoring specific notifies follow_symlinks = false # Enable/disable following symbolic links of sub directories build_delay = 1500 # Minimal interval to Trigger build event interrupt_timout = 15 # Time to wait until force kill -graceful_kill = true # Wait for exit and before directly kill +graceful_kill = false # Wait for exit and before directly kill cmds = [ # Commands to run ["make", "backend"], ["./gitea"] diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 4eaa9cbce..adf459af9 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -1,6 +1,7 @@ home=首页 dashboard=首页 explore=探索 +datasets=数据集 help=帮助 sign_in=登录 sign_in_with=登录方式 @@ -673,7 +674,6 @@ pick_reaction=选择你的表情 reactions_more=再加载 %d unit_disabled=站点管理员已禁用此仓库单元。 language_other=其它 -datasets=数据集 template.items=模板选项 template.git_content=Git数据(默认分支)