mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-04 12:06:11 +01:00
Fix typo in translation files (#318)
* fix: typo in "lastYear" across multiple language files * fix: typo in chatGPT prompt
This commit is contained in:
committed by
GitHub
parent
ffbcb6b74d
commit
03712f1503
@@ -37,7 +37,7 @@
|
||||
"earlierThisMonth": "Earlier this month",
|
||||
"lastMonth": "Last month",
|
||||
"earlierThisYear": "Earlier this year",
|
||||
"lastYera": "Last year",
|
||||
"lastYear": "Last year",
|
||||
"older": "Older"
|
||||
}
|
||||
},
|
||||
@@ -388,4 +388,4 @@
|
||||
"Water": "Water"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user