Fix typos in i18n keys (#270)

This commit is contained in:
Scott Hardy
2025-04-19 13:11:34 -06:00
committed by GitHub
parent 6346fc8ec5
commit 9fec8f9eaa
3 changed files with 4 additions and 4 deletions

View File

@@ -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"
}
},

View File

@@ -36,7 +36,7 @@
"earlierThisMonth": "La începutul lunii",
"lastMonth": "Luna trecută",
"earlierThisYear": "La începutul anului",
"lastYera": "Anul trecut",
"lastYear": "Anul trecut",
"older": "Mai vechi"
}
},

View File

@@ -36,7 +36,7 @@
"earlierThisMonth": "本月稍早",
"lastMonth": "上個月",
"earlierThisYear": "今年稍早",
"lastYera": "去年",
"lastYear": "去年",
"older": "更早"
}
},