mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-22 01:55:34 +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.