Skip to content

Commit 5e2fb38

Browse files
committed
Updated labels
1 parent ad81207 commit 5e2fb38

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

res/main/i18n/de/labels.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@
428428
"plug": {
429429
"calibrator": "Kalibrator",
430430
"compressor": "Kompressor",
431+
"dyna_processor": "Dynamischer Prozessor",
431432
"expander": "Expander",
432433
"gate": "Gate",
433434
"latency_detector": "Latenzdetektor",

res/main/i18n/default/labels.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@
428428
"plug": {
429429
"calibrator": "Calibrator",
430430
"compressor": "Compressor",
431+
"dyna_processor": "Dynamic Processor",
431432
"expander": "Expander",
432433
"gate": "Gate",
433434
"latency_detector": "Latency Detector",

res/main/i18n/ru/labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,8 @@
425425

426426
"plug": {
427427
"calibrator": "Калибратор",
428-
"compressor": "Компрессор",
428+
"compressor": "Компрессор",
429+
"dyna_processor": "Динамический процессор",
429430
"expander": "Экспандер",
430431
"gate": "Гейт",
431432
"latency_detector": "Детектор задержки",

res/main/i18n/us/labels.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@
428428
"plug": {
429429
"calibrator": "Calibrator",
430430
"compressor": "Compressor",
431+
"dyna_processor": "Dynamic Processor",
431432
"expander": "Expander",
432433
"gate": "Gate",
433434
"latency_detector": "Latency Detector",

0 commit comments

Comments
 (0)