diff options
| author | Echedey López Romero <elr@disroot.org> | 2019-09-02 11:41:30 +0000 |
|---|---|---|
| committer | Echedey López Romero <elr@disroot.org> | 2019-09-02 11:41:30 +0000 |
| commit | 66e9f17c5863ec89683a4cb1077167b22224c80f (patch) | |
| tree | ff132d2d1dcf9f735045c579c2890ee26dce2c86 /src | |
| parent | 4f82ea0fea193e564662c098021af7f0b756a2c7 (diff) | |
"Optional" in lowercase.
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/es.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/es.json b/src/i18n/es.json index 187308e5..54210b61 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -24,7 +24,7 @@ "submit": "Enviar", "more": "Más", "generic_error": "Ha ocurrido un error", - "optional": "Opcional", + "optional": "opcional", "show_more": "Mostrar más", "show_less": "Mostrar menos", "cancel": "Cancelar", |
