0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-16 14:47:48 +02:00

fix locale issue

This commit is contained in:
DmitryFrolovTri 2026-01-22 14:17:51 +00:00
parent 014c969ee6
commit 3622a710ad

View File

@ -1082,7 +1082,6 @@
"repo.form.name_reserved": "The repository name \"%s\" is reserved.",
"repo.form.name_pattern_not_allowed": "The pattern \"%s\" is not allowed in a repository name.",
"repo.need_auth": "Authorization",
"repo.lfs_size": "LFS Size",
"repo.migrate_options": "Migration Options",
"repo.migrate_service": "Migration Service",
"repo.migrate_options_mirror_helper": "This repository will be a mirror",
@ -3737,4 +3736,4 @@
"git.filemode.executable_file": "Executable",
"git.filemode.symbolic_link": "Symlink",
"git.filemode.submodule": "Submodule"
}
}