diff options
Diffstat (limited to 'config/locales/views')
-rw-r--r-- | config/locales/views/switchboards/de.yml | 2 | ||||
-rw-r--r-- | config/locales/views/switchboards/en.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/switchboards/de.yml b/config/locales/views/switchboards/de.yml index 0bec502..97a47b8 100644 --- a/config/locales/views/switchboards/de.yml +++ b/config/locales/views/switchboards/de.yml @@ -6,7 +6,7 @@ de: successfuly_updated: 'Switchboard wurde aktualisiert.' successfuly_destroyed: 'Switchboard wurde gelöscht.' index: - page_title: 'Liste aller Switchboards' + page_title: 'Switchboards' name: 'Name' user_id: 'User' actions: diff --git a/config/locales/views/switchboards/en.yml b/config/locales/views/switchboards/en.yml index 250d5de..a860763 100644 --- a/config/locales/views/switchboards/en.yml +++ b/config/locales/views/switchboards/en.yml @@ -6,7 +6,7 @@ en: successfuly_updated: 'Successfully updated Switchboard.' successfuly_destroyed: 'Successfully destroyed Switchboard.' index: - page_title: 'Listing Switchboard' + page_title: 'Switchboards' name: 'Name' user_id: 'User' actions: |