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
|
@ -70,7 +70,7 @@ two_words = "كلمتين" # Two words.
|
|||
few_words = "$NUMBER كلمات" # 3 to 10 words.
|
||||
many_words = "$NUMBER كلمة" # 11 or more words.
|
||||
|
||||
last_updated_on = "آخر تحديث كان في"
|
||||
last_updated_on = "تم التحديث في $DATE"
|
||||
see_changes = "الإطلاع على التغييرات"
|
||||
|
||||
# Post body.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue