Skip to content

Commit

Permalink
added multiline final message after wipe device in nl_NL and ru_RU
Browse files Browse the repository at this point in the history
  • Loading branch information
qlrd committed Dec 19, 2024
1 parent 14ecf40 commit c0ae850
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/i18n/nl_NL.UTF-8.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"DONE": "KLAAR",
"Back": "Terug",
"Quit": "Stoppen",
"disconnect and reconnect device before flash again": "koppel het apparaat los en sluit het opnieuw aan voordat je opnieuw flasht"
"disconnect and reconnect device before flash again": "koppel het apparaat los en sluit het\nopnieuw aan voordat je opnieuw flasht"
},
"warning_wipe_screen": {
"You are about to initiate a FULL WIPE of this device": "Je staat op het punt om te starten met het VOLLEDIGE WISSEN van dit apparaat",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/ru_RU.UTF-8.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"DONE": "ДОГОВОРИЛИСЬ",
"Back": "Назад",
"Quit": "Покидать",
"disconnect and reconnect device before flash again": "отсоедините и снова подключите устройство перед повторной прошивкой"
"disconnect and reconnect device before flash again": "отсоедините и снова подключите\nустройство перед повторной прошивкой"
},
"warning_wipe_screen": {
"You are about to initiate a FULL WIPE of this device": "Вы собираетесь инициировать ПОЛНУЮ ОЧИСТКУ этого устройства",
Expand Down

0 comments on commit c0ae850

Please sign in to comment.