mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 01:05:14 +00:00
Fix typo in language files
This commit is contained in:
parent
ed8e8a792e
commit
d6428f92ce
|
@ -3709,5 +3709,5 @@ symbolic_link = Symbolic link
|
|||
submodule = Submodule
|
||||
|
||||
[markup]
|
||||
filepreview.line = Line %[1]d in %[3]s
|
||||
filepreview.line = Line %[1]d in %[2]s
|
||||
filepreview.lines = Lines %[1]d to %[2]d in %[3]s
|
||||
|
|
Loading…
Reference in a new issue