forked from deepStateMirrors/tabi
🌐 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
|
@ -59,7 +59,7 @@ many_min_read = "$NUMBER Min. Lesezeit"
|
|||
zero_words = "Keine Wörter"
|
||||
one_words = "$NUMBER Wort"
|
||||
many_words = "$NUMBER Wörter"
|
||||
last_updated_on = "Zuletzt aktualisiert am"
|
||||
last_updated_on = "Aktualisiert am $DATE"
|
||||
see_changes = "Änderungen anzeigen"
|
||||
|
||||
# Post body.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue