mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-23 07:56:12 +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
@@ -36,7 +36,7 @@
|
||||
"earlierThisMonth": "Ранее в этом месяце",
|
||||
"lastMonth": "В прошлом месяце",
|
||||
"earlierThisYear": "Ранее в этом году",
|
||||
"lastYera": "В прошлом году",
|
||||
"lastYear": "В прошлом году",
|
||||
"older": "Очень давно"
|
||||
}
|
||||
},
|
||||
@@ -386,4 +386,4 @@
|
||||
"Water": "Вода"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user