fix: capitalize all priorities

This commit is contained in:
kolaente 2022-06-14 22:34:21 +02:00
parent cbbbdbc7de
commit f2f5f90adc
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@
"unset": "Unset",
"low": "Low",
"medium": "Medium",
"high": "high",
"high": "High",
"urgent": "Urgent",
"doNow": "DO NOW"
},