Skip to content

Commit fe66468

Browse files
committed
Updated localization
1 parent d00d254 commit fe66468

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

res/main/i18n/default/labels.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@
543543

544544
"q": "Q",
545545
"q_hue": "Q, Hue",
546+
"q_width": "Q,\nWidth (oct)",
546547
"quality": "Quality",
547548

548549
"rack": {

res/main/i18n/ru/labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,9 @@
542542
},
543543
"progress": "Прогресс",
544544

545-
"q": "Q",
545+
"q": "Добр",
546546
"q_hue": "Добр, Тон",
547+
"q_width": "Добр,\nШирина (окт)",
547548
"quality": "Качество",
548549

549550
"rack": {

res/main/i18n/us/labels.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@
543543

544544
"q": "Q",
545545
"q_hue": "Q, Hue",
546+
"q_width": "Q,\nWidth (oct)",
546547
"quality": "Quality",
547548

548549
"rack": {

0 commit comments

Comments
 (0)