diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 26ec226..17d927b 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -36,7 +36,7 @@ "earlierThisMonth": "Wcześniej w tym miesiącu", "lastMonth": "Ostatni miesiąc", "earlierThisYear": "Wcześniej w tym roku", - "lastYera": "Poprzedni rok", + "lastYear": "Poprzedni rok", "older": "Starsze" } }, @@ -283,7 +283,7 @@ "earlierThisMonth": "Wcześniej w tym miesiącu", "lastMonth": "Ostatni miesiąc", "earlierThisYear": "Wcześniej w tym roku", - "lastYera": "Poprzedni rok", + "lastYear": "Poprzedni rok", "older": "Starsze" } }, diff --git a/messages/ro.json b/messages/ro.json index dda6a9e..c45cedb 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -36,7 +36,7 @@ "earlierThisMonth": "La începutul lunii", "lastMonth": "Luna trecută", "earlierThisYear": "La începutul anului", - "lastYera": "Anul trecut", + "lastYear": "Anul trecut", "older": "Mai vechi" } }, diff --git a/messages/zh-TW.json b/messages/zh-TW.json index 83ed288..3820cf9 100644 --- a/messages/zh-TW.json +++ b/messages/zh-TW.json @@ -36,7 +36,7 @@ "earlierThisMonth": "本月稍早", "lastMonth": "上個月", "earlierThisYear": "今年稍早", - "lastYera": "去年", + "lastYear": "去年", "older": "更早" } },