mirror of
https://github.com/tomgi/git_stats.git
synced 2024-12-22 13:32:17 +01:00
Merge pull request #69 from nspring/fix_es_ampersand
quote unescaped ampersand at the beginning of a translation entry
This commit is contained in:
commit
3189c25a20
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ es:
|
||||||
insertions: Líneas añadidas
|
insertions: Líneas añadidas
|
||||||
deletions: Líneas eliminadas
|
deletions: Líneas eliminadas
|
||||||
first_commit: Primer commit
|
first_commit: Primer commit
|
||||||
last_commit: Último commit
|
last_commit: 'Último commit'
|
||||||
author: Autor
|
author: Autor
|
||||||
show_more: Mostrar más
|
show_more: Mostrar más
|
||||||
close: Cerrar
|
close: Cerrar
|
||||||
|
|
Loading…
Reference in a new issue