forgejo/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 Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
account.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
appearance.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
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_list.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04: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.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
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
organization.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
packages.tmpl Move links out of translation (#24446) 2023-05-01 09:17:27 +02:00
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
profile.tmpl
repos.tmpl Fix layouts of admin table / adapt repo / email test (#24370) 2023-04-28 09:48:41 +08:00