Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Dec 28, 2016
2 parents ade3df6 + 0f8d73e commit e7b95fc
Show file tree
Hide file tree
Showing 50 changed files with 320 additions and 129 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.out
build/
.stryker-tmp/
vagrant/.vagrant/
juiceshop.sqlite

# Intellij
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ node_js:
branches:
except:
- gh-pages
- lightning-talk
- l10n_develop
addons:
code_climate:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OWASP Juice Shop - An intentionally insecure Javascript Web Application
FROM node:6
MAINTAINER Bjoern Kimminich <[email protected]>
LABEL version = "2.19.2"
LABEL version = "2.20.0"

COPY . /juice-shop
WORKDIR /juice-shop
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,14 +356,11 @@ Inspired by the "classic"
[@psiinon](https://github.com/psiinon).

### Contributors

Ordered by date of first contribution.
[Auto-generated](https://github.com/dtrejo/node-authors) on Tue, 06 Dec
2016 07:45:36 GMT.
Ordered by date of first contribution. [Auto-generated](https://github.com/dtrejo/node-authors) on Sun, 18 Dec 2016 18:01:55 GMT.

- [Björn Kimminich](https://github.com/bkimminich) aka `bkimminich`
- [The Gitter Badger](https://github.com/gitter-badger) aka
`gitter-badger`
- [Bitdeli Chef](https://github.com/bitdeli-chef) aka `bitdeli-chef`
- [The Gitter Badger](https://github.com/gitter-badger) aka `gitter-badger`
- [Aaron Edwards](https://github.com/aaron-edwards) aka `aaron-edwards`
- [Alec Brooks](https://github.com/alecbrooks) aka `alecbrooks`
- [wurstbrot](https://github.com/wurstbrot)
Expand Down
7 changes: 7 additions & 0 deletions __vulns.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,13 @@
"password",
"angular-base64"
]
},
{
"type": "access",
"flags": [
"/encryptionkeys",
"premium.key"
]
}
]
}
8 changes: 5 additions & 3 deletions app/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"gelöst",
"CALL_FOR_CONTRIBUTIONS":"Du hast eine Idee für eine neue Herausforderung? Du hast eine Schwachstelle gefunden, die hier nicht aufgeführt ist? Gib uns Bescheid via {{gitter}} Community-Chat oder eröffne ein {{github}} Issue!",
"CHALLENGE_SOLVED":"Du hast erfolgreich eine Herausforderung gelöst: {{challenge}}",
"LABEL_CONTINUE_CODE":"Fortsetzungs-Code",
"CONTINUE_PREVIOUS_SESSION":"Gib einen Fortsetzungs-Code ein, um deinen Herausforderungs-Fortschritt wiederherzustellen.",
"LABEL_HACKING_SESSION":"Deine Hacking-Sitzung",
"CONTINUE_PREVIOUS_SESSION":"Speichere bequem deinen Hacking-Fortschritt, um ihn später wiederherstellen zu können.",
"BTN_SAVE_PROGRESS":"Fortschritt speichern",
"BTN_RESTORE_PROGRESS":"Fortschritt wiederherstellen",
"CURRENT_CONTINUE_CODE":"Dein aktueller Fortsetzungs-Code:",
"INVALID_CONTINUE_CODE":"Ungültiger Fortsetzungs-Code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"Sie wurden mittels OAuth 2.0 Anbieter angemeldet.",
"HOME_LINK_MESSAGE":"Wenn Sie nicht automatisch weitergeleitet werden, klicken Sie bitte hier: {{home}}"
"HOME_LINK_MESSAGE":"Wenn Sie nicht automatisch weitergeleitet werden, klicken Sie bitte hier: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin-Adresse"
}
8 changes: 5 additions & 3 deletions app/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED": "You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE": "Continue Code",
"CONTINUE_PREVIOUS_SESSION": "Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION": "Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION": "Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS": "Save Progress",
"BTN_RESTORE_PROGRESS": "Restore Progress",
"CURRENT_CONTINUE_CODE": "Your current continue code:",
"INVALID_CONTINUE_CODE": "Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2": "You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE": "If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE": "If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS": "Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"resuelto",
"CALL_FOR_CONTRIBUTIONS":"¿Tiene alguna idea para un nuevo desafío? Ha encontrado alguna vulnerabilidad que no se encuentra aquí? Háganoslo saber en {{gitter}} o abriendo un nuevo issue en {{github}}!",
"CHALLENGE_SOLVED":"Ha resuelto correctamente el desafío: {{challenge}}",
"LABEL_CONTINUE_CODE":"Código de seguimiento",
"CONTINUE_PREVIOUS_SESSION":"Introduzca el código de seguimiento aquí para recuperar el progreso del desafío anterior.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Recuperar Progreso",
"CURRENT_CONTINUE_CODE":"Su código de seguimiento actual: {{code}}",
"INVALID_CONTINUE_CODE":"Código de seguimiento no válido.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"lahendatud",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"solved",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"opgelost",
"CALL_FOR_CONTRIBUTIONS":"Heb jij een idee voor een nieuwe uitdaging? Misschien heb je een kwetsbaarheid ontdekt die wij nog niet meetellen hier? Laat het ons weten via {{gitter}} de community chat of door op {{github}} een issue aan te maken!",
"CHALLENGE_SOLVED":"Je hebt succesvol een challenge opgelost: {{challenge}}",
"LABEL_CONTINUE_CODE":"Vervolgcode",
"CONTINUE_PREVIOUS_SESSION":"Vul hier de vervolgcode in om de vorige uitdaging voortgang te herstellen.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Herstel Voortgang",
"CURRENT_CONTINUE_CODE":"Je huidige vervolgcode:",
"INVALID_CONTINUE_CODE":"Incorrecte vervolgcode.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"rozwiązany",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Enter continue code here to restore previous challenge progress.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restore Progress",
"CURRENT_CONTINUE_CODE":"Your current continue code:",
"INVALID_CONTINUE_CODE":"Invalid continue code.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"resolvido",
"CALL_FOR_CONTRIBUTIONS":"Tem uma idéia para um novo desafio ? Encontrou uma vulnerabilidade que não está listada aqui? Deixe-nos saber pela chat da comunidade no {{gitter}} ou abrindo uma issue no {{github}}!",
"CHALLENGE_SOLVED":"Você resolveu com sucesso um desafio: {{challenge}}",
"LABEL_CONTINUE_CODE":"Código de Continuidade",
"CONTINUE_PREVIOUS_SESSION":"Digite o código de continuidade aqui para restaurar o progresso anterior de um desafio.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Restaurar Progresso",
"CURRENT_CONTINUE_CODE":"Seu código de continuidade:",
"INVALID_CONTINUE_CODE":"Código de continuidade inválido.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"You have been logged in via OAuth 2.0 provider.",
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}"
"HOME_LINK_MESSAGE":"If you are not automatically redirected, please click here: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
8 changes: 5 additions & 3 deletions app/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,13 @@
"STATUS_SOLVED":"решено",
"CALL_FOR_CONTRIBUTIONS":"Got an idea for a new challenge? Found a vulnerability that is not tracked here? Let us know via {{gitter}} community chat or by opening a {{github}} issue!",
"CHALLENGE_SOLVED":"You successfully solved a challenge: {{challenge}}",
"LABEL_CONTINUE_CODE":"Continue Code",
"CONTINUE_PREVIOUS_SESSION":"Введите код для восстановления предыдущего прогресса соревнования.",
"LABEL_HACKING_SESSION":"Your Hacking Session",
"CONTINUE_PREVIOUS_SESSION":"Conveniently save your hacking progress to restore it later.",
"BTN_SAVE_PROGRESS":"Save Progress",
"BTN_RESTORE_PROGRESS":"Восстановить прогресс",
"CURRENT_CONTINUE_CODE":"Текущий код твоего прогресса:",
"INVALID_CONTINUE_CODE":"Неправильный код.",
"CONFIRM_LOGGED_IN_VIA_OAUTH2":"Ты вошёл в систему через OAuth 2.0.",
"HOME_LINK_MESSAGE":"Если ты не был автоматически перенаправлен, нажми здесь: {{home}}"
"HOME_LINK_MESSAGE":"Если ты не был автоматически перенаправлен, нажми здесь: {{home}}",
"TITLE_BITCOIN_ADDRESS":"Bitcoin Address"
}
Loading

0 comments on commit e7b95fc

Please sign in to comment.