summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/views/gateways/de.yml3
-rw-r--r--config/locales/views/gateways/en.yml3
2 files changed, 4 insertions, 2 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'
diff --git a/config/locales/views/gateways/en.yml b/config/locales/views/gateways/en.yml
index 2abf0f2..7732da1 100644
--- a/config/locales/views/gateways/en.yml
+++ b/config/locales/views/gateways/en.yml
@@ -20,7 +20,8 @@ en:
create: 'New'
create_for: 'New Gateway for %{resource}'
show:
- page_title: 'Show Gateway'
+ page_title: 'Gateway'
+ id: 'ID'
name: 'Name'
technology: 'Technology'
inbound: 'Inbound'