mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-19 22:33:08 +02:00
Use "binding:TrimSpace" instead of fragile IsEmptyString And fix a bug in locale's `HasKey`: it should also try the default language if current language doesn't have the translation key, a new test is added.