Skip to content

Commit 1de2acd

Browse files
committed
Update labels
1 parent 4143e38 commit 1de2acd

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

res/main/i18n/default/labels.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363

6464
"band": "Band",
6565
"bands": {
66+
"frequency_hi": "Frequency Hi",
67+
"frequency_hi_e": "Frequency Hi-E",
68+
"frequency_low": "Frequency Low",
69+
"frequency_mid": "Frequency Mid",
6670
"hi": "Hi",
6771
"hi_e": "Hi-E",
6872
"low": "Low",

res/main/i18n/ru/labels.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363

6464
"band": "Полоса",
6565
"bands": {
66+
"frequency_hi": "Частоты Вск Hi",
67+
"frequency_hi_e": "Частоты Вск-Д",
68+
"frequency_low": "Частоты Нзк",
69+
"frequency_mid": "Частоты Срд",
6670
"hi": "Вск",
6771
"hi_e": "Вск-Д",
6872
"low": "Нзк",

res/main/i18n/us/labels.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363

6464
"band": "Band",
6565
"bands": {
66+
"frequency_hi": "Frequency Hi",
67+
"frequency_hi_e": "Frequency Hi-E",
68+
"frequency_low": "Frequency Low",
69+
"frequency_mid": "Frequency Mid",
6670
"hi": "Hi",
6771
"hi_e": "Hi-E",
6872
"low": "Low",

0 commit comments

Comments
 (0)