diff options
| author | Juan Biondi <juanernestobiondi@hotmail.com> | 2018-11-30 07:20:35 +0100 |
|---|---|---|
| committer | Juan Biondi <juanernestobiondi@hotmail.com> | 2018-11-30 07:20:35 +0100 |
| commit | 2eb4fe6469881cc5854f9655c034c247b9394d16 (patch) | |
| tree | df588a7f7ffca8814ddefeea50804fd73b0fa6a0 | |
| parent | dcd1e419c004022ba355f8c0c9789a73c88d67ec (diff) | |
Missing typo fixed
| -rw-r--r-- | locale/es.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/es.po b/locale/es.po index 7d1a5540a..26f4646ca 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2149,7 +2149,7 @@ msgstr "Numero erroneo de bytes dados" #: shared-bindings/bleio/Device.c:210 msgid "Can't add services in Central mode" -msgstr "No se pueden agregar servicio in modo Central" +msgstr "No se pueden agregar servicio en modo Central" #: shared-bindings/bleio/Device.c:226 msgid "Can't connect in Peripheral mode" |
