Show if partner is online
This commit is contained in:

committed by
Sebastian Serth

parent
97764bd02e
commit
056a8e5107
@ -385,6 +385,8 @@ de:
|
||||
expand_action_sidebar: Aktions-Leiste Ausklappen
|
||||
expand_output_sidebar: Ausgabe-Leiste Ausklappen
|
||||
input: Ihre Eingabe
|
||||
is_offline: "%{name} ist offline"
|
||||
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
|
||||
|
@ -385,6 +385,8 @@ en:
|
||||
expand_action_sidebar: Expand Action Sidebar
|
||||
expand_output_sidebar: Expand Output Sidebar
|
||||
input: Your input
|
||||
is_offline: "%{name} is offline"
|
||||
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
|
||||
|
Reference in New Issue
Block a user