@ -2775,6 +2775,7 @@ teams.invite.by = Invited by %s
teams.invite.description=Please click the button below to join the team.
[admin]
maintenance=Maintenance
dashboard=Dashboard
self_check=Self Check
identity_access=Identity & Access
@ -2798,7 +2799,7 @@ settings = Admin Settings
dashboard.new_version_hint=Gitea %s is now available, you are running %s. Check <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">the blog</a> for more details.
notices.delete_success=The system notices have been deleted.
self_check.no_problem_found=No problem found yet.
self_check.startup_warnings=Startup warnings:
self_check.database_collation_mismatch=Expect database to use collation: %s
self_check.database_collation_case_insensitive=Database is using a collation %s, which is an insensitive collation. Although Gitea could work with it, there might be some rare cases which don't work as expected.
self_check.database_inconsistent_collation_columns=Database is using collation %s, but these columns are using mismatched collations. It might cause some unexpected problems.