mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-06-10 12:40:02 -04:00
fix(i18n): capitalization of TOC in Wiki (#12586)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12586 Reviewed-by: 0ko <0ko@noreply.codeberg.org>
This commit is contained in:
parent
d0f35bd1ba
commit
cf3b4a160d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ create_new = Create…
|
|||
user_profile_and_more = Profile and settings…
|
||||
signed_in_as = Signed in as
|
||||
enable_javascript = This website requires JavaScript.
|
||||
toc = Table of Contents
|
||||
toc = Table of contents
|
||||
licenses = Licenses
|
||||
return_to_forgejo = Return to Forgejo
|
||||
toggle_menu = Toggle menu
|
||||
|
|
|
|||
Loading…
Reference in a new issue