diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index db4e3ec56b..af7cb4d5a5 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -3133,6 +3133,9 @@ config.disable_router_log = Disable Router Log config.run_user = Run As Username config.run_mode = Run Mode config.git_version = Git Version +config.git_hookprereceivename = Git Prereceive Hook name +config.git_hookupdatename = Git Update Hook name +config.git_postreceivename = Git Postreceive Hook name config.app_data_path = App Data Path config.repo_root_path = Repository Root Path config.lfs_root_path = LFS Root Path