Skip to content

Commit 171c725

Browse files
Labels for noise generator plugin
1 parent 660ddc0 commit 171c725

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

res/main/i18n/default/labels.json

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -374,12 +374,37 @@
374374

375375
"mute": "Mute",
376376
"muting": "Muting",
377-
378-
"name": "Name",
379377

380378
"noise_floor": "Noise Floor",
381379
"noise_floor_left": "Noise Floor Left",
382380
"noise_floor_right": "Noise Floor Right",
381+
382+
"noise_generator": {
383+
"channel_selector": "Channel Selector",
384+
"global": "Global",
385+
"general": "General",
386+
"N_type": "Noise Type",
387+
"N_mode": "Noise Mode",
388+
"N_amplitude": "Noise Amplitude",
389+
"N_offset": "Noise Offset",
390+
"M_inaudible": "Make Inaudible",
391+
"N_specs": "Noise Specific Controls",
392+
"distribution": "Distribution",
393+
"V_type": "Type",
394+
"V_window": "Window",
395+
"V_delta": "Delta",
396+
"V_crush": "Crush",
397+
"V_crush_prob": "Crush Probability",
398+
"color": "Color",
399+
"slope_npn": "Slope",
400+
"slope_dbo": "Slope",
401+
"slope_dbd": "Slope",
402+
"channel": "Channel",
403+
"channel_controls": "Channel Controls",
404+
"use_global": "Use Global",
405+
"solo": "Solo",
406+
"mute": "Mute"
407+
},
383408

384409
"normalize": "Normalize",
385410

@@ -428,7 +453,6 @@
428453
"plug": {
429454
"calibrator": "Calibrator",
430455
"compressor": "Compressor",
431-
"dyna_processor": "Dynamic Processor",
432456
"expander": "Expander",
433457
"gate": "Gate",
434458
"latency_detector": "Latency Detector",
@@ -533,7 +557,6 @@
533557
"head_cut": "Head cut",
534558
"listen": "Listen",
535559
"makeup": "Makeup",
536-
"pitch": "Pitch",
537560
"predelay": "Pre-delay",
538561
"reverse": "Reverse",
539562
"sample_num": "Sample #",

0 commit comments

Comments
 (0)