Explorar el Código

Add labels needed for log flag UI

pull/37/head
Kristijan Mitrovic hace 4 años
padre
commit
3c18d5d4fc
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. +10
    -0
      bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties

+ 10
- 0
bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties Ver fichero

@@ -250,6 +250,16 @@ button_label_restore=Restore
button_description_restore=You will need full network restore key build from this bubble while if was running.
restore_not_possible_nodes_exist_html=Cannot restore bubbles with existing nodes. Please contact <a href="mailto:support@getbubblenow.com">support@getbubblenow.com</a>

# Network Page - Log flag
node_logs_enabled=logs enabled
node_logs_until=until
button_node_logs_disable=Disable Logs
node_logs_disable_after=Disable Logging After
node_logs_days=Days
button_node_logs_set_disable_after=Set
node_logs_disabled=logs are disabled
button_node_logs_enable=Enable Logs

# Network Page - Danger Zone
title_network_danger_zone=Danger Zone
link_network_action_stop=Stop


Cargando…
Cancelar
Guardar