feat(i18n): add PL translation for reading time (#325)
This commit is contained in:
parent
626265bcfd
commit
2013c50abe
@ -29,6 +29,10 @@ article:
|
|||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: Ostatnio zaktualizowany
|
other: Ostatnio zaktualizowany
|
||||||
|
|
||||||
|
readingTime:
|
||||||
|
one: "Przeczytasz w {{ .Count }} minutę"
|
||||||
|
other: "Przeczytasz w {{ .Count }} minut"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
other: Nie znaleziono
|
other: Nie znaleziono
|
||||||
|
Loading…
Reference in New Issue
Block a user