mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-04 03:56:13 +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": "All'inizio di questo mese",
|
||||
"lastMonth": "Ultimo mese",
|
||||
"earlierThisYear": "All'inizio di quest'anno",
|
||||
"lastYera": "Ultimo anno",
|
||||
"lastYear": "Ultimo anno",
|
||||
"older": "Più vecchio"
|
||||
}
|
||||
},
|
||||
@@ -386,4 +386,4 @@
|
||||
"Water": "Acqua"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user