Remove pair programming session text from status bar

This commit is contained in:
kiragrammel
2023-09-13 16:24:31 +02:00
committed by Sebastian Serth
parent 02de785f61
commit 5ae306997b
3 changed files with 0 additions and 4 deletions

View File

@ -392,7 +392,6 @@ de:
is_online: "%{name} ist online"
lastsaved: 'Zuletzt gespeichert: '
network: 'Während Ihr Code läuft, ist Port %{port} unter folgender Adresse erreichbar: <a href="%{address}" target="_blank" rel="noopener">%{address}</a>.'
pair_programming_session: Pair Programming Session
render: Anzeigen
run: Ausführen
run_failure: Ihr Code konnte nicht auf der Plattform ausgeführt werden.

View File

@ -392,7 +392,6 @@ en:
is_online: "%{name} is online"
lastsaved: 'Last saved: '
network: 'While your code is running, port %{port} is accessible using the following address: <a href="%{address}" target="_blank" rel="noopener">%{address}</a>.'
pair_programming_session: Pair Programming Session
render: Render
run: Run
run_failure: Your code could not be run.