Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -5990,6 +5990,13 @@
"osdDescElementEscRpm": {
"message": "RPM reportat per la telemetria ESC"
},
"osdTextElementRemainingTimeEstimate": {
"message": "Temporitzador: estimació del temps restant",
"description": "One of the elements of the OSD"
},
"osdDescElementRemainingTimeEstimate": {
"message": "Estimació del temps de vol restant"
},
"osdTextElementRtcDateTime": {
"message": "RTC dia i hora",
"description": "One of the elements of the OSD"
Expand Down
7 changes: 7 additions & 0 deletions locales/pt/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -5982,6 +5982,13 @@
"osdDescElementEscRpm": {
"message": "RPM reportado pela telemetria do ESC"
},
"osdTextElementRemainingTimeEstimate": {
"message": "Cronómetro: estimativa de tempo restante",
"description": "One of the elements of the OSD"
},
"osdDescElementRemainingTimeEstimate": {
"message": "Estimativa de tempo de voo restante"
},
"osdTextElementRtcDateTime": {
"message": "Data e hora do RTC",
"description": "One of the elements of the OSD"
Expand Down