Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction of grammatical error in es/lang.php #61

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

Josluistanic
Copy link
Contributor

Corrections made:

  1. "las publicaciones publicados" was changed to "las publicaciones publicadas". The use of "publicados" was incorrect because it did not agree with the feminine gender of "publicaciones".

  2. Changed "de" to "\d\e" in date_format, since it was displayed incorrectly because the letter "d" was confused by the day format and the letter "e" by the Timezone identifier.

  3. Changed "ascendiente" to "ascendente". The word "ascendente" is preferred to refer to something that ascends according to the Royal Spanish Academy.

Corrections made:

1. "las publicaciones publicados" was changed to "las publicaciones publicadas".
    The use of "publicados" was incorrect because it did not agree with the feminine gender of "publicaciones".

2. Changed "de" to "\d\e" in date_format, since it was displayed incorrectly because the letter "d" was confused by the day format and the letter "e" by the Timezone identifier.

3. Changed "ascendiente" to "ascendente".  The word "ascendente" is preferred to refer to something that ascends according to the [Royal Spanish Academy.](https://twitter.com/RAEinforma/status/611840928832200704)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants