Skip to content

Commit eb36199

Browse files
committed
Updated labels
1 parent cf926ab commit eb36199

File tree

3 files changed

+42
-0
lines changed

3 files changed

+42
-0
lines changed

res/main/i18n/default/labels.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
"alr": "ALR",
4242

43+
"amount": "Amount",
4344
"amplitude": "Amplitude",
4445

4546
"asample": {
@@ -182,6 +183,12 @@
182183
"delay_line_processing": "Delay Line Processing",
183184
"delay_time_formula": "Delay Time Formula",
184185
"delay_reference": "Delay Reference",
186+
187+
"depth":
188+
{
189+
"": "Depth",
190+
"min": "Min Depth"
191+
},
185192

186193
"direct_out": "Direct out",
187194
"direct_output": "Direct output",
@@ -336,6 +343,13 @@
336343
"latency:ms": "Latency (ms)",
337344
"launch": "Launch",
338345
"left": "Left",
346+
"lfo": {
347+
"": "LFO",
348+
"difference": "Difference",
349+
"phase":"Phase",
350+
"rate": "Rate",
351+
"type": "Type"
352+
},
339353
"line_size": "Line size",
340354
"listen": "Listen",
341355
"location": "Location",

res/main/i18n/ru/labels.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
"alr": "АРУ",
4242

43+
"amount": "Количество",
4344
"amplitude": "Амплитуда",
4445

4546
"asample": {
@@ -182,6 +183,12 @@
182183
"delay_line_processing": "Обработка линии задержки",
183184
"delay_time_formula": "Формула времени задержки",
184185
"delay_reference": "Ссылка на задержку",
186+
187+
"depth":
188+
{
189+
"": "Глубина",
190+
"min": "Мин глубина"
191+
},
185192

186193
"direct_out": "Прямой вых",
187194
"direct_output": "Прямой выход",
@@ -336,6 +343,13 @@
336343
"latency:ms": "Задержка (мс)",
337344
"launch": "Пуск",
338345
"left": "Лево",
346+
"lfo": {
347+
"": "НЧО",
348+
"difference": "Разница",
349+
"phase": "Фаза",
350+
"rate": "Частота",
351+
"type": "Тип"
352+
},
339353
"line_size": "Размер линии",
340354
"listen": "Слушать",
341355
"location": "Местоположение",

res/main/i18n/us/labels.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
"alr": "ALR",
4242

43+
"amount": "Amount",
4344
"amplitude": "Amplitude",
4445

4546
"asample": {
@@ -182,6 +183,12 @@
182183
"delay_line_processing": "Delay Line Processing",
183184
"delay_time_formula": "Delay Time Formula",
184185
"delay_reference": "Delay Reference",
186+
187+
"depth":
188+
{
189+
"": "Depth",
190+
"min": "Min Depth"
191+
},
185192

186193
"direct_out": "Direct out",
187194
"direct_output": "Direct output",
@@ -336,6 +343,13 @@
336343
"latency:ms": "Latency (ms)",
337344
"launch": "Launch",
338345
"left": "Left",
346+
"lfo": {
347+
"": "LFO",
348+
"difference": "Difference",
349+
"phase":"Phase",
350+
"rate": "Rate",
351+
"type": "Type"
352+
},
339353
"line_size": "Line size",
340354
"listen": "Listen",
341355
"location": "Location",

0 commit comments

Comments
 (0)