diff options
Diffstat (limited to 'config/locales/views/gateways/de.yml')
-rw-r--r-- | config/locales/views/gateways/de.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/views/gateways/de.yml b/config/locales/views/gateways/de.yml index cfe5615..28bc46c 100644 --- a/config/locales/views/gateways/de.yml +++ b/config/locales/views/gateways/de.yml @@ -20,7 +20,8 @@ de: create: 'Neu anlegen' create_for: 'Gateway neu anlegen für %{resource}' show: - page_title: 'Gateway bearbeiten' + page_title: 'Gateway' + id: 'ID' name: 'Name' technology: 'Technology' inbound: 'Inbound' |