loc/en: remove extra comma in ContactLink

This commit is contained in:
wukko 2024-03-29 06:03:45 +06:00
parent c2c62c1bc2
commit bcd8ca14b0

View file

@ -1,7 +1,7 @@
{
"name": "english",
"substrings": {
"ContactLink": "check the <a class=\"text-backdrop link\" href=\"{statusPage}\" target=\"_blank\">status page</a> or <a class=\"text-backdrop link\" href=\"{repo}\" target=\"_blank\">create an issue on github</a>."
"ContactLink": "check the <a class=\"text-backdrop link\" href=\"{statusPage}\" target=\"_blank\">status page</a> or <a class=\"text-backdrop link\" href=\"{repo}\" target=\"_blank\">create an issue on github</a>"
},
"strings": {
"AppTitleCobalt": "cobalt",