diff options
author | Peter Kozak <spag@golwen.net> | 2013-06-13 11:18:17 +0200 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-06-13 11:18:17 +0200 |
commit | 06feae4f6303ab9b08eceea5a051ddba3fc5f911 (patch) | |
tree | 442a16992d11afb1ddb5105c6c2782501e1e6c5b /config/locales | |
parent | eacbb9664f952c87527342929535fddc33345ce3 (diff) |
translations
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/views/phones/de.yml | 1 | ||||
-rw-r--r-- | config/locales/views/phones/en.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/views/phones/de.yml b/config/locales/views/phones/de.yml index 02875c4..a9e6ed0 100644 --- a/config/locales/views/phones/de.yml +++ b/config/locales/views/phones/de.yml @@ -16,6 +16,7 @@ de: http_password: 'Phone WebGUI Passwort' nightly_reboot: 'Nachts automatischer Reboot' provisioning_key_active: 'Provisioning Schlüssel aktiv' + phoneable: 'Besitzer' actions: confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefon aus Gemeinschaft entfernen möchten?' destroy: 'Löschen' diff --git a/config/locales/views/phones/en.yml b/config/locales/views/phones/en.yml index 87a6160..3f1ecc7 100644 --- a/config/locales/views/phones/en.yml +++ b/config/locales/views/phones/en.yml @@ -15,6 +15,7 @@ en: http_user: 'Phone WebGUI username' http_password: 'Phone WebGUI password' nightly_reboot: 'Nightly reboot' + phoneable: 'Owner' actions: confirm_destroy: 'Are you sure you want to delete this phone?' destroy: 'Delete' |