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
|
@ -59,7 +59,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