diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index 5d110718..26e3b849 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -229,7 +229,7 @@ FLOW - Start Release Version Tag Prefix: Git LFS - Fetch ... + Fetch Fetch LFS Objects Run `git lfs fetch` to download Git LFS objects. This does not update the working copy. Install Git LFS hooks @@ -241,7 +241,7 @@ Force Unlock Prune Run `git lfs prune` to delete old LFS files from local storage - Pull ... + Pull Pull LFS Objects Run `git lfs pull` to download all Git LFS files for current ref & checkout Track files named '{0}' diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml index 9d5e7613..4b8932ee 100644 --- a/src/Resources/Locales/zh_CN.axaml +++ b/src/Resources/Locales/zh_CN.axaml @@ -232,7 +232,7 @@ 开始版本分支 版本标签前缀 : Git LFS - 拉取LFS对象 (fetch) ... + 拉取LFS对象 (fetch) 拉取LFS对象 执行`git lfs prune`命令,下载远程LFS对象,但不会更新工作副本。 启用Git LFS支持 @@ -244,7 +244,7 @@ 强制解锁 精简本地LFS对象存储 运行`git lfs prune`命令,从本地存储中精简当前版本不需要的LFS对象 - 拉回LFS对象 (pull) ... + 拉回LFS对象 (pull) 拉回LFS对象 运行`git lfs pull`命令,下载远程LFS对象并更新工作副本。 跟踪名为'{0}'的文件 diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml index 0611cbf9..1c4ec518 100644 --- a/src/Resources/Locales/zh_TW.axaml +++ b/src/Resources/Locales/zh_TW.axaml @@ -232,7 +232,7 @@ 開始版本分支 版本標籤字首 : Git LFS - 拉取LFS物件 (fetch) ... + 拉取LFS物件 (fetch) 拉取LFS物件 執行`git lfs fetch`命令,下載遠端LFS物件,但不會更新工作副本。 啟用Git LFS支援 @@ -244,7 +244,7 @@ 強制解鎖 精簡本地LFS物件存儲 執行`git lfs prune`命令,從本地存儲中精簡當前版本不需要的LFS物件 - 拉回LFS物件 (pull) ... + 拉回LFS物件 (pull) 拉回LFS物件 執行`git lfs pull`命令,下載遠端LFS物件并更新工作副本。 跟蹤名為'{0}'的檔案