mirror of
https://github.com/tomgi/git_stats.git
synced 2024-12-22 05:22:16 +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
|
||||
deletions: Líneas eliminadas
|
||||
first_commit: Primer commit
|
||||
last_commit: Último commit
|
||||
last_commit: 'Último commit'
|
||||
author: Autor
|
||||
show_more: Mostrar más
|
||||
close: Cerrar
|
||||
|
|
Loading…
Reference in a new issue