mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 09:47:46 +01:00
95e2e3aa30
- Similar to #24550 - Similar to #24562 The correct thing to do is to translate the entire phrase into a single string. The previous translation assumed all languages have a space between the "valid until" and the date (and that "valid until" comes before the date). Signed-off-by: Yarden Shoham <git@yardenshoham.com>