gitea/templates/user/settings
Yarden Shoham 46679554d0
Change add_on translation to added_on and include placeholder for the date (#24562)
- Very similar to #24550

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 "added on" and the date (and that "added on" comes before
the date).

Some languages, like Hebrew, have no space between the "added on" and
the date. For example:
```ini
added_on=נוסף ב-%s
```
("added" becomes נוסף, "on" is ב and when paired with a date we use a
dash to connect ב with the date)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: delvh <dev.lh@web.de>
2023-05-06 21:11:27 +08:00
..
security
account.tmpl
actions.tmpl
appearance.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl
applications_oauth2.tmpl
applications.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
grants_oauth2.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
hook_new.tmpl
hooks.tmpl
keys_gpg.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
keys_principal.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
keys_ssh.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
keys.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
organization.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl Move links out of translation (#24446) 2023-05-01 09:17:27 +02:00
profile.tmpl
repos.tmpl