mirror of https://github.com/go-gitea/gitea.git
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.
291c868046
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 "joined on" and the date (and that "joined on" comes before the date). Some languages, like Hebrew, have no space between the "joined on" and the date. For example: ```ini joined_on=נרשם ב-%s ``` ("joined" becomes נרשם, "on" is ב and when paired with a date we use a dash to connect ב with the date) |
2 years ago | |
---|---|---|
.. | ||
code.tmpl | 2 years ago | |
navbar.tmpl | 2 years ago | |
organizations.tmpl | 2 years ago | |
repo_list.tmpl | 2 years ago | |
repo_search.tmpl | 2 years ago | |
repos.tmpl | 2 years ago | |
search.tmpl | 2 years ago | |
users.tmpl | 2 years ago |