1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2025-06-21 00:37:09 +00:00
parent 40dec17b5c
commit 0990eb44ce
2 changed files with 3 additions and 2 deletions

View File

@@ -1332,7 +1332,9 @@ editor.upload_file=上传文件
editor.edit_file=编辑文件
editor.preview_changes=预览变更
editor.cannot_edit_lfs_files=无法在 web 界面中编辑 lfs 文件。
editor.cannot_edit_too_large_file=文件过大,无法编辑。
editor.cannot_edit_non_text_files=网页不能编辑二进制文件。
editor.file_not_editable_hint=但您仍然可以重命名或移动它。
editor.edit_this_file=编辑文件
editor.this_file_locked=文件已锁定
editor.must_be_on_a_branch=您必须在某个分支上才能对此文件进行修改操作。