Skip to content

Commit f0c4aeb

Browse files
committed
Update ES dict.
1 parent a567b5e commit f0c4aeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

i18n/es/dictionary.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
#define CTR_DICT_LAST_INDEX_OF "último:"
8686
#define CTR_DICT_REPLACE_WITH "reemplazar:con:"
8787
#define CTR_DICT_SPLIT "dividir:"
88-
#define CTR_DICT_SKIP "compensar:"
89-
#define CTR_DICT_RUN "ejecutar"
88+
#define CTR_DICT_SKIP "saltar:"
89+
#define CTR_DICT_RUN "empezar"
9090
#define CTR_DICT_APPLY_TO "aplicar:"
9191
#define CTR_DICT_APPLY_TO_AND "aplicar:y:"
9292
#define CTR_DICT_VALUE_SET "valor:asignar:"
@@ -167,7 +167,7 @@
167167
#define CTR_DICT_COPY "copiar"
168168
#define CTR_DICT_CASE_DO "en-caso-de:hacer:"
169169
#define CTR_DICT_STOP "detener"
170-
#define CTR_DICT_ASCII_UPPER_CASE "mayúscula"
170+
#define CTR_DICT_ASCII_UPPER_CASE "mayúsculas"
171171
#define CTR_DICT_ASCII_LOWER_CASE "minúsculas"
172172
#define CTR_DICT_CONTAINS "contiene:"
173173
#define CTR_DICT_APPLY_TO_AND_AND "aplicar:y:y:"

0 commit comments

Comments
 (0)