mirror of https://github.com/eyhc1/rendercv.git
data_models: fix locale_catalog
This commit is contained in:
parent
6a4ab1be5e
commit
a270e01d03
|
@ -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.",
|
||||||
|
|
Loading…
Reference in New Issue