summaryrefslogtreecommitdiff
path: root/config/locales/views/call_histories
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/call_histories')
-rw-r--r--config/locales/views/call_histories/de.yml1
-rw-r--r--config/locales/views/call_histories/en.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/views/call_histories/de.yml b/config/locales/views/call_histories/de.yml
index 3f0459d..6c99aee 100644
--- a/config/locales/views/call_histories/de.yml
+++ b/config/locales/views/call_histories/de.yml
@@ -64,3 +64,4 @@ de:
NO_USER_RESPONSE: 'Keine Antwort'
NOANSWER: 'Keine Antwort'
USER_NOT_REGISTERED: 'Offline'
+ USER_BUSY: 'Besetzt'
diff --git a/config/locales/views/call_histories/en.yml b/config/locales/views/call_histories/en.yml
index 5adf453..839c912 100644
--- a/config/locales/views/call_histories/en.yml
+++ b/config/locales/views/call_histories/en.yml
@@ -64,4 +64,4 @@ en:
NO_USER_RESPONSE: 'No user response'
NOANSWER: 'No answer'
USER_NOT_REGISTERED: 'Offline'
- \ No newline at end of file
+ USER_BUSY: 'Busy'