chore(i18n): update

This commit is contained in:
Lemmy
2026-07-31 22:36:53 -04:00
parent 73d6de1c9f
commit 3eacddabd9
11 changed files with 440 additions and 213 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"settings": {
"show_separator": {
"label": "Show separator",
"description": "Prepend a separator before the lyric text."
},
"separator": {
"label": "Separator",
"description": "Text shown before the current lyric line."
"description": "Text shown before the current lyric line.",
"label": "Separator"
},
"show_separator": {
"description": "Prepend a separator before the lyric text.",
"label": "Show separator"
}
}
}