mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +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
|
@ -57,7 +57,7 @@ many_min_read = "$NUMBER मिनट पठन समय"
|
|||
zero_words = "कोई शब्द नहीं"
|
||||
one_words = "$NUMBER शब्द"
|
||||
many_words = "$NUMBER शब्द"
|
||||
last_updated_on = "आखिरी अपडेट"
|
||||
last_updated_on = "$DATE को अपडेट किया गया"
|
||||
see_changes = "बदलाव देखें"
|
||||
|
||||
# Post body.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue