Skip to content

Commit

Permalink
Change sensor retrieval mode labels (Fixes #917)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Lécuelle committed Oct 19, 2016
1 parent a1da05c commit 688ef2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions config/locales/eng/enumerize.yml
Expand Up @@ -388,8 +388,8 @@ eng:
sensor:
retrieval_mode:
integration: "Integration"
listening: "Listening"
requesting: "Requesting"
listening: "Automatic"
requesting: "Manual"
sequence:
period:
cweek: "Commercial week"
Expand Down Expand Up @@ -446,4 +446,4 @@ eng:
event:
create: "Create"
destroy: "Destroy"
update: "Update"
update: "Update"
4 changes: 2 additions & 2 deletions config/locales/fra/enumerize.yml
Expand Up @@ -377,8 +377,8 @@ fra:
sensor:
retrieval_mode:
integration: "Intégration"
listening: "Serveur"
requesting: "Client"
listening: "Automatique"
requesting: "Manuelle"
sequence:
period:
cweek: "Semaine"
Expand Down

0 comments on commit 688ef2d

Please sign in to comment.