Skip to content

Commit a9f9bfd

Browse files
committed
Update labels for mb limiter.
1 parent 6f30fce commit a9f9bfd

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

res/main/i18n/default/labels.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"Tri_gger": "Trg",
3535

3636
"absolute_threshold": "Absolute",
37-
37+
38+
"act_ive": "ACT",
3839
"active": "Active",
3940
"actual_duration": "Actual\nDuration (s)",
4041

@@ -371,6 +372,7 @@
371372
"rate": "Rate",
372373
"type": "Type"
373374
},
375+
"limiter_bands": "Limiter bands",
374376
"line_size": "Line size",
375377
"listen": "Listen",
376378
"location": "Location",

res/main/i18n/ru/labels.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"Tri_gger": "Триг",
3535

3636
"absolute_threshold": "Абс порог",
37-
37+
38+
"act_ive": "AКТ",
3839
"active": "Активно",
3940
"actual_duration": "Действительная\nдлительность (с)",
4041

@@ -371,6 +372,7 @@
371372
"rate": "Частота",
372373
"type": "Тип"
373374
},
375+
"limiter_bands": "Полосы лимитера",
374376
"line_size": "Размер линии",
375377
"listen": "Слушать",
376378
"location": "Местоположение",

res/main/i18n/us/labels.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"Tri_gger": "Trg",
3535

3636
"absolute_threshold": "Absolute",
37-
37+
38+
"act_ive": "ACT",
3839
"active": "Active",
3940
"actual_duration": "Actual\nDuration (s)",
4041

@@ -372,6 +373,7 @@
372373
"rate": "Rate",
373374
"type": "Type"
374375
},
376+
"limiter_bands": "Limiter bands",
375377
"line_size": "Line size",
376378
"listen": "Listen",
377379
"location": "Location",

0 commit comments

Comments
 (0)