diff --git a/meshchatx/src/frontend/locales/de.json b/meshchatx/src/frontend/locales/de.json index 50e27ad..45a17dd 100644 --- a/meshchatx/src/frontend/locales/de.json +++ b/meshchatx/src/frontend/locales/de.json @@ -324,7 +324,7 @@ }, "forwarder": { "title": "LXMF-Weiterleiter", - "description": "Nachrichten von einer Adresse zu einer anderen weiterleiten, mit transparenter Rückleitung. Wie SimpleLogin für LXMF.", + "description": "Nachrichten von einer Adresse zu einer anderen weiterleiten, mit transparenter Rückleitung.", "add_rule": "Weiterleitungsregel hinzufügen", "forward_to_hash": "Weiterleiten an Hash", "destination_placeholder": "Ziel-LXMF-Hash...", diff --git a/meshchatx/src/frontend/locales/en.json b/meshchatx/src/frontend/locales/en.json index 08d73bb..7883696 100644 --- a/meshchatx/src/frontend/locales/en.json +++ b/meshchatx/src/frontend/locales/en.json @@ -279,6 +279,11 @@ "no_active_chat": "No Active Chat", "select_peer_or_enter_address": "Select a peer from the sidebar or enter an address below", "add_files": "Add Files", + "location": "Location", + "share_location": "Share Location", + "request_location": "Request Location", + "view_on_map": "View on Map", + "request": "Request", "recording": "Recording: {duration}", "nomad_network_node": "Nomad Network Node", "toggle_source": "Toggle Source Code" @@ -324,7 +329,7 @@ }, "forwarder": { "title": "LXMF Forwarder", - "description": "Forward messages from one address to another, with transparent return routing. Like SimpleLogin for LXMF.", + "description": "Forward messages from one address to another, with transparent return routing.", "add_rule": "Add Forwarding Rule", "forward_to_hash": "Forward to Hash", "destination_placeholder": "Destination LXMF hash...", diff --git a/meshchatx/src/frontend/locales/ru.json b/meshchatx/src/frontend/locales/ru.json index 3173898..7b8cfc9 100644 --- a/meshchatx/src/frontend/locales/ru.json +++ b/meshchatx/src/frontend/locales/ru.json @@ -324,7 +324,7 @@ }, "forwarder": { "title": "LXMF Форвардер", - "description": "Пересылка сообщений с одного адреса на другой с прозрачной обратной маршрутизацией. Похоже на SimpleLogin для LXMF.", + "description": "Пересылка сообщений с одного адреса на другой с прозрачной обратной маршрутизацией.", "add_rule": "Добавить правило пересылки", "forward_to_hash": "Пересылать на хеш", "destination_placeholder": "Хеш назначения LXMF...", @@ -378,7 +378,7 @@ }, "forwarder": { "title": "Forwarder", - "description": "Пересылка LXMF в стиле SimpleLogin с маршрутизацией обратного пути." + "description": "Пересылка LXMF с маршрутизацией обратного пути." }, "rnode_flasher": { "title": "RNode Flasher",