fix(client): show "present" string if end date is not entered, also add to i18n locales

fix #653
This commit is contained in:
Amruth Pillai
2022-03-12 12:49:11 +01:00
parent 799f20823e
commit b5cd6c412b
2 changed files with 7 additions and 1 deletions

View File

@ -15,6 +15,9 @@
"markdown": {
"help-text": "This section supports <1>markdown</1> formatting."
},
"date": {
"present": "Present"
},
"subtitle": "A free and open source resume builder.",
"title": "Reactive Resume",
"toast": {