You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated for renamed parameter
- Updated help messages to reflect the new operation
Please could someone verify the Ukrainian, Japanese, and Chinese translations. I'm sure ChatGPT did an incredible job. But verification from someone who speaks the languages would be appreciated.
Copy file name to clipboardExpand all lines: locale/en/messages.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4273,11 +4273,11 @@
4273
4273
"osdPanServoIndex_HELP": {
4274
4274
"message": "Set the is to the output number of the pan servo; as shown in the mixer outputs table. For example output S6."
4275
4275
},
4276
-
"osdPanServoPwm2centideg": {
4276
+
"osdPanServoPwm2decadeg": {
4277
4277
"message": "Total degrees of movement of the pan servo"
4278
4278
},
4279
-
"osdPanServoPwm2centideg_HELP": {
4280
-
"message": "Degrees of pan servo rotation. A servo with 180 degrees of rotation from 1000 to 2000 us PWM typically needs 180 for this setting. Make the value negative to inverse the direction."
4279
+
"osdPanServoPwm2decadeg_HELP": {
4280
+
"message": "Degrees of pan servo rotation. A servo with 180 degrees of rotation typically needs 180 for this setting. Make the value negative to inverse the direction."
4281
4281
},
4282
4282
"osdPanServoIndicatorShowDegrees": {
4283
4283
"message": "Show degrees of offset next to pan indicator"
Copy file name to clipboardExpand all lines: locale/uk/messages.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4243,11 +4243,11 @@
4243
4243
"osdPanServoIndex_HELP": {
4244
4244
"message": "Встановіть номер виходу сервоприводу панорамування відповідно до таблиці виходів мікшера. Наприклад, вихід S6."
4245
4245
},
4246
-
"osdPanServoPwm2centideg": {
4246
+
"osdPanServoPwm2decadeg": {
4247
4247
"message": "Загальна кількість градусів руху сервоприводу панорамування"
4248
4248
},
4249
-
"osdPanServoPwm2centideg_HELP": {
4250
-
"message": "Кути обертання сервоприводу панорами. Сервопривід з обертанням на 180 градусів від 1000 до 2000 мкс ШІМ зазвичай потребує значення 180 для цього налаштування. Зробіть значення негативним, щоб змінити напрямок."
4249
+
"osdPanServoPwm2decadeg_HELP": {
4250
+
"message": "Кут обертання сервопривода панорамування. Для сервопривода з діапазоном обертання 180 градусів зазвичай потрібно встановити значення 180. Задайте від’ємне значення, щоб змінити напрям обертання."
4251
4251
},
4252
4252
"osdPanServoIndicatorShowDegrees": {
4253
4253
"message": "Показувати градуси зміщення поруч з індикатором панорамування"
0 commit comments