fix(i18n): fix lang format

This commit is contained in:
2026-07-31 19:31:54 +02:00
parent 3623701548
commit 2d8669708d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -369,4 +369,4 @@
"uploadFile": "Datei hochladen", "uploadFile": "Datei hochladen",
"voteRating": "vote rating {value} of {max}" "voteRating": "vote rating {value} of {max}"
} }
} }
+1 -1
View File
@@ -369,4 +369,4 @@
"uploadFile": "Upload file", "uploadFile": "Upload file",
"voteRating": "vote rating {value} of {max}" "voteRating": "vote rating {value} of {max}"
} }
} }