Fixed localization of post cards (#821)
* Fixed date localization on post card * fixed also labeling localization for post card * adressed change request by using the hugo feature of singular/plural automagic for translation * Fix reading time translation Signed-off-by: hossainemruz <hossainemruz@gmail.com> --------- Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
@@ -124,3 +124,7 @@ other = "Liability Notice"
|
||||
|
||||
[search]
|
||||
other = "Search"
|
||||
|
||||
[minute]
|
||||
one = "minute"
|
||||
other = "minutes"
|
||||
|
||||
Reference in New Issue
Block a user