mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
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
@ -19,7 +19,7 @@ active_stopwatch = Active Time Tracker
|
|||||||
create_new = Create…
|
create_new = Create…
|
||||||
user_profile_and_more = Profile and Settings…
|
user_profile_and_more = Profile and Settings…
|
||||||
signed_in_as = Signed in as
|
signed_in_as = Signed in as
|
||||||
enable_javascript = This website works better with JavaScript.
|
enable_javascript = This website requires JavaScript.
|
||||||
toc = Table of Contents
|
toc = Table of Contents
|
||||||
licenses = Licenses
|
licenses = Licenses
|
||||||
return_to_gitea = Return to Gitea
|
return_to_gitea = Return to Gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user