mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
🌐 refactor: improve "Last updated on" format (#342)
This commit is contained in:
parent
d689c15145
commit
3bb2dbc355
18 changed files with 21 additions and 18 deletions
|
@ -55,7 +55,7 @@ many_min_read = "$NUMBER mins de leitura"
|
|||
zero_words = "Nenhuma palavra"
|
||||
one_words = "$NUMBER palavra"
|
||||
many_words = "$NUMBER palavras"
|
||||
last_updated_on = "Última atualização em"
|
||||
last_updated_on = "Atualizado em $DATE"
|
||||
see_changes = "Ver alterações"
|
||||
|
||||
# Post body.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue