i18n: push/pull no overwrite

This commit is contained in:
Lemmy
2026-08-08 17:23:59 -04:00
parent 60b053c076
commit 95595088d9
11 changed files with 335 additions and 331 deletions
+8 -8
View File
@@ -36,14 +36,6 @@
"description": "Show the active transcription model on the bar.",
"label": "Show model on bar"
},
"streaming_color": {
"description": "Color of the icon while Voxtype is streaming live audio.",
"label": "Streaming icon color"
},
"streaming_glyph": {
"description": "Noctalia glyph shown while Voxtype is streaming live audio.",
"label": "Streaming icon"
},
"stopped_color": {
"description": "Color of the icon while Voxtype is not running.",
"label": "Stopped icon color"
@@ -52,6 +44,14 @@
"description": "Noctalia glyph shown while Voxtype is not running.",
"label": "Stopped icon"
},
"streaming_color": {
"description": "Color of the icon while Voxtype is streaming live audio.",
"label": "Streaming icon color"
},
"streaming_glyph": {
"description": "Noctalia glyph shown while Voxtype is streaming live audio.",
"label": "Streaming icon"
},
"transcribing_color": {
"description": "Color of the icon while Voxtype is transcribing recorded audio.",
"label": "Transcribing icon color"