mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-04 12:06:11 +01:00
Fix typos in i18n keys (#270)
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
"earlierThisMonth": "Wcześniej w tym miesiącu",
|
"earlierThisMonth": "Wcześniej w tym miesiącu",
|
||||||
"lastMonth": "Ostatni miesiąc",
|
"lastMonth": "Ostatni miesiąc",
|
||||||
"earlierThisYear": "Wcześniej w tym roku",
|
"earlierThisYear": "Wcześniej w tym roku",
|
||||||
"lastYera": "Poprzedni rok",
|
"lastYear": "Poprzedni rok",
|
||||||
"older": "Starsze"
|
"older": "Starsze"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -283,7 +283,7 @@
|
|||||||
"earlierThisMonth": "Wcześniej w tym miesiącu",
|
"earlierThisMonth": "Wcześniej w tym miesiącu",
|
||||||
"lastMonth": "Ostatni miesiąc",
|
"lastMonth": "Ostatni miesiąc",
|
||||||
"earlierThisYear": "Wcześniej w tym roku",
|
"earlierThisYear": "Wcześniej w tym roku",
|
||||||
"lastYera": "Poprzedni rok",
|
"lastYear": "Poprzedni rok",
|
||||||
"older": "Starsze"
|
"older": "Starsze"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
"earlierThisMonth": "La începutul lunii",
|
"earlierThisMonth": "La începutul lunii",
|
||||||
"lastMonth": "Luna trecută",
|
"lastMonth": "Luna trecută",
|
||||||
"earlierThisYear": "La începutul anului",
|
"earlierThisYear": "La începutul anului",
|
||||||
"lastYera": "Anul trecut",
|
"lastYear": "Anul trecut",
|
||||||
"older": "Mai vechi"
|
"older": "Mai vechi"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
"earlierThisMonth": "本月稍早",
|
"earlierThisMonth": "本月稍早",
|
||||||
"lastMonth": "上個月",
|
"lastMonth": "上個月",
|
||||||
"earlierThisYear": "今年稍早",
|
"earlierThisYear": "今年稍早",
|
||||||
"lastYera": "去年",
|
"lastYear": "去年",
|
||||||
"older": "更早"
|
"older": "更早"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user