feat(locales): add name and placeholder fields for forwarding rules in German, English, and Russian translations

This commit is contained in:
2026-01-01 18:01:22 -06:00
parent 00fa09a3f2
commit 5e8e862654
3 changed files with 6 additions and 0 deletions

View File

@@ -326,6 +326,8 @@
"title": "LXMF-Weiterleiter",
"description": "Nachrichten von einer Adresse zu einer anderen weiterleiten, mit transparenter Rückleitung.",
"add_rule": "Weiterleitungsregel hinzufügen",
"name": "Name",
"name_placeholder": "Regelname (z.B. Heimknoten)...",
"forward_to_hash": "Weiterleiten an Hash",
"destination_placeholder": "Ziel-LXMF-Hash...",
"source_filter": "Quellfilter (Optional)",

View File

@@ -331,6 +331,8 @@
"title": "LXMF Forwarder",
"description": "Forward messages from one address to another, with transparent return routing.",
"add_rule": "Add Forwarding Rule",
"name": "Name",
"name_placeholder": "Rule name (e.g. Home Node)...",
"forward_to_hash": "Forward to Hash",
"destination_placeholder": "Destination LXMF hash...",
"source_filter": "Source Filter (Optional)",

View File

@@ -326,6 +326,8 @@
"title": "LXMF Форвардер",
"description": "Пересылка сообщений с одного адреса на другой с прозрачной обратной маршрутизацией.",
"add_rule": "Добавить правило пересылки",
"name": "Имя",
"name_placeholder": "Название правила (например, Домашний узел)...",
"forward_to_hash": "Пересылать на хеш",
"destination_placeholder": "Хеш назначения LXMF...",
"source_filter": "Фильтр источника (опционально)",