mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-18 00:35:56 +00:00
Fix heatmap localization
Fixes #2552
(cherry picked from commit 708f4bc3b6
)
This commit is contained in:
parent
cc1c000ac8
commit
26e4af4268
25 changed files with 57 additions and 33 deletions
|
@ -157,7 +157,7 @@ footer.links=Links
|
|||
|
||||
[heatmap]
|
||||
number_of_contributions_in_the_last_12_months=%s contribuições nos últimos 12 meses
|
||||
no_contributions=Sem contribuições
|
||||
contributions_zero=Sem contribuições
|
||||
less=Menos
|
||||
more=Mais
|
||||
|
||||
|
@ -3585,4 +3585,4 @@ executable_file = Arquivo executável
|
|||
component_loading = Carregando %s...
|
||||
component_loading_failed = Não foi possível carregar o(a) %s
|
||||
component_loading_info = Pode demorar um pouco…
|
||||
contributors.what = contribuições
|
||||
contributors.what = contribuições
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue