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
6 changes: 4 additions & 2 deletions frontend/src/i18n/locales/de/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
},
"android": {
"name": "Android",
"description": "Für ein Android-Smartphone oder -Tablet."
"description": "Für ein Android-Smartphone oder -Tablet.",
"instructions": "Installieren Sie die Remote.It ScreenView-App aus dem Play Store, öffnen Sie sie und geben Sie diesen Code ein, um das Gerät zu registrieren."
},
"arm": {
"name": "Arm Virtual Hardware",
Expand All @@ -39,7 +40,8 @@
},
"docker-extension": {
"name": "Docker Jumpbox-Erweiterung",
"description": "Für Docker Desktop."
"description": "Für Docker Desktop.",
"instructions": "Installieren Sie die Remote.It Jumpbox-Erweiterung in Docker Desktop, öffnen Sie sie und geben Sie diesen Code ein, um die Registrierung abzuschließen."
},
"docker-jumpbox": {
"name": "Docker Jumpbox",
Expand Down
6 changes: 4 additions & 2 deletions frontend/src/i18n/locales/en/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
},
"android": {
"name": "Android",
"description": "For an Android phone or tablet."
"description": "For an Android phone or tablet.",
"instructions": "Install the Remote.It ScreenView app from the Play Store, open it, and enter this code to register the device."
},
"arm": {
"name": "Arm Virtual Hardware",
Expand All @@ -39,7 +40,8 @@
},
"docker-extension": {
"name": "Docker Jumpbox Extension",
"description": "For Docker Desktop."
"description": "For Docker Desktop.",
"instructions": "Install the Remote.It Jumpbox extension in Docker Desktop, open it, and enter this code to register."
},
"docker-jumpbox": {
"name": "Docker Jumpbox",
Expand Down
6 changes: 4 additions & 2 deletions frontend/src/i18n/locales/es/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
},
"android": {
"name": "Android",
"description": "Para un teléfono o tableta Android."
"description": "Para un teléfono o tableta Android.",
"instructions": "Instala la aplicación Remote.It ScreenView desde Play Store, ábrela e introduce este código para registrar el dispositivo."
},
"arm": {
"name": "Arm Virtual Hardware",
Expand All @@ -39,7 +40,8 @@
},
"docker-extension": {
"name": "Extensión Docker Jumpbox",
"description": "Para Docker Desktop."
"description": "Para Docker Desktop.",
"instructions": "Instala la extensión Remote.It Jumpbox en Docker Desktop, ábrela e introduce este código para completar el registro."
},
"docker-jumpbox": {
"name": "Docker Jumpbox",
Expand Down
6 changes: 4 additions & 2 deletions frontend/src/i18n/locales/ja/platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
},
"android": {
"name": "Android",
"description": "Androidのスマートフォンまたはタブレット向けです。"
"description": "Androidのスマートフォンまたはタブレット向けです。",
"instructions": "Play StoreからRemote.It ScreenViewアプリをインストールして開き、このコードを入力してデバイスを登録してください。"
},
"arm": {
"name": "Arm Virtual Hardware",
Expand All @@ -39,7 +40,8 @@
},
"docker-extension": {
"name": "Docker Jumpbox拡張機能",
"description": "Docker Desktop向けです。"
"description": "Docker Desktop向けです。",
"instructions": "Docker DesktopにRemote.It Jumpbox拡張機能をインストールして開き、このコードを入力して登録してください。"
},
"docker-jumpbox": {
"name": "Docker Jumpbox",
Expand Down
2 changes: 2 additions & 0 deletions frontend/src/platforms/catalogue.generated.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading