0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 01:34:20 +01:00
gitea/templates
Yarden Shoham 95e2e3aa30
Change valid_until translation to valid_until_date and include placeholder for the date (#24563)
- 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>
2023-05-06 12:37:02 +00:00
..
admin Update LDAP filters to include both username and email address (#24547) 2023-05-05 14:18:53 -04:00
api/packages/pypi
base Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
code
custom
devtest Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
explore Change join_on translation to joined_on and include placeholder for the date (#24550) 2023-05-06 18:10:30 +08:00
mail
org Revert "Prevent a user with a different email from accepting the team invite" (#24531) 2023-05-05 15:59:12 +08:00
package Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
projects Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
repo Change join_on translation to joined_on and include placeholder for the date (#24550) 2023-05-06 18:10:30 +08:00
shared Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
status Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
swagger Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
user Change valid_until translation to valid_until_date and include placeholder for the date (#24563) 2023-05-06 12:37:02 +00:00
home.tmpl
install.tmpl
post-install.tmpl