You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/options
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>
1 year ago
..
gitignore [skip ci] Updated licenses and gitignores 2 years ago
label Add loading yaml label template files (#22976) 1 year ago
license [skip ci] Updated licenses and gitignores 1 year ago
locale Change `add_on` translation to `added_on` and include placeholder for the date (#24562) 1 year ago
readme Bindata is optional and over-writable on restart (#354) 8 years ago