Skip to content

Commit

Permalink
Update ES dict.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Jan 13, 2025
1 parent a567b5e commit f0c4aeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions i18n/es/dictionary.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
#define CTR_DICT_LAST_INDEX_OF "último:"
#define CTR_DICT_REPLACE_WITH "reemplazar:con:"
#define CTR_DICT_SPLIT "dividir:"
#define CTR_DICT_SKIP "compensar:"
#define CTR_DICT_RUN "ejecutar"
#define CTR_DICT_SKIP "saltar:"
#define CTR_DICT_RUN "empezar"
#define CTR_DICT_APPLY_TO "aplicar:"
#define CTR_DICT_APPLY_TO_AND "aplicar:y:"
#define CTR_DICT_VALUE_SET "valor:asignar:"
Expand Down Expand Up @@ -167,7 +167,7 @@
#define CTR_DICT_COPY "copiar"
#define CTR_DICT_CASE_DO "en-caso-de:hacer:"
#define CTR_DICT_STOP "detener"
#define CTR_DICT_ASCII_UPPER_CASE "mayúscula"
#define CTR_DICT_ASCII_UPPER_CASE "mayúsculas"
#define CTR_DICT_ASCII_LOWER_CASE "minúsculas"
#define CTR_DICT_CONTAINS "contiene:"
#define CTR_DICT_APPLY_TO_AND_AND "aplicar:y:y:"
Expand Down

0 comments on commit f0c4aeb

Please sign in to comment.