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

[Feature] Traducción al euskera #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[Feature] Traducción al euskera #2

wants to merge 6 commits into from

Conversation

olatzromeo
Copy link

@olatzromeo olatzromeo commented Apr 22, 2018

Descripción

Traducción de la aplicación al euskera.

Referencia de la issue

#2

Motivación y contexto

Siguiendo la propuesta de @DevBorja me parece una buena idea tener la aplicación también en euskera.

Tipo de cambio

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Mi código sigue el estilo de código del proyecto.
  • Mis cambios requieren modificar la documentación.
  • He actualizado la documentación.
  • He leido el documento CONTRIBUTING.md.
  • He añadido test para validar mis cambios.
  • Las modificaciones pasan tanto los nuevos como los viejos tests.

@jcarral
Copy link
Owner

jcarral commented Apr 25, 2018

Hola @olatzromeo, gracias por el aporte. La traducción está bien pero hay algún problema con la tabulación del fichero eu.js

   2:1  error  Expected indentation of 2 spaces but found 1  indent
   3:1  error  Expected indentation of 4 spaces but found 3  indent
   4:1  error  Expected indentation of 4 spaces but found 3  indent
   5:1  error  Expected indentation of 4 spaces but found 3  indent
   6:1  error  Expected indentation of 2 spaces but found 1  indent
   7:1  error  Expected indentation of 2 spaces but found 1  indent
   8:1  error  Expected indentation of 4 spaces but found 3  indent
   9:1  error  Expected indentation of 4 spaces but found 3  indent
  10:1  error  Expected indentation of 4 spaces but found 3  indent
  11:1  error  Expected indentation of 2 spaces but found 1  indent
  12:1  error  Expected indentation of 2 spaces but found 1  indent
  13:1  error  Expected indentation of 4 spaces but found 3  indent
  14:1  error  Expected indentation of 4 spaces but found 3  indent
  15:1  error  Expected indentation of 4 spaces but found 3  indent
  16:1  error  Expected indentation of 2 spaces but found 1  indent

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.

2 participants