Clarify that Gitea requires JavaScript (#23677)
Close #20553 There were already a lot of functions powered by JavaScript in Gitea. Without JavaScript, the Gitea Web UI almost doesn't work (only some static links work ....)
This commit is contained in:
parent
8d5fbeb7a2
commit
e52ea44edd
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ active_stopwatch = Active Time Tracker
|
|||
create_new = Create…
|
||||
user_profile_and_more = Profile and Settings…
|
||||
signed_in_as = Signed in as
|
||||
enable_javascript = This website works better with JavaScript.
|
||||
enable_javascript = This website requires JavaScript.
|
||||
toc = Table of Contents
|
||||
licenses = Licenses
|
||||
return_to_gitea = Return to Gitea
|
||||
|
|
Loading…
Reference in a new issue