data_models: fix locale_catalog

This commit is contained in:
Sina Atalay 2024-05-01 00:18:35 +03:00
parent 6a4ab1be5e
commit a270e01d03
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ locale_catalog = {
"year": "year", "year": "year",
"years": "years", "years": "years",
"present": "present", "present": "present",
"to": "-", "to": "to",
"abbreviations_for_months": [ "abbreviations_for_months": [
"Jan.", "Jan.",
"Feb.", "Feb.",