diff options
author | GiteaBot <teabot@gitea.io> | 2021-08-06 00:08:10 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-08-06 00:08:10 +0000 |
commit | 7e7006e00d8d0d5ce4c871685d421269049e4b39 (patch) | |
tree | 06a1c36fecb1c8af8a0a120c6f35f15738eb10e2 | |
parent | 9430bb7f40660ccad8ae114b7c968939abe1c8ee (diff) | |
download | gitea-7e7006e00d8d0d5ce4c871685d421269049e4b39.tar.gz gitea-7e7006e00d8d0d5ce4c871685d421269049e4b39.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_es-ES.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_es-ES.ini b/options/locale/locale_es-ES.ini index 933832925d..26c8a5d8a0 100644 --- a/options/locale/locale_es-ES.ini +++ b/options/locale/locale_es-ES.ini @@ -1040,6 +1040,7 @@ editor.require_signed_commit=Esta rama requiere un commit firmado commits.desc=Ver el historial de cambios de código fuente. commits.commits=Commits commits.no_commits=No hay commits en común. '%s' y '%s' tienen historias completamente diferentes. +commits.nothing_to_compare=Estas ramas son iguales. commits.search=Buscar commits… commits.search.tooltip=Puede prefijar palabras clave con "author:", "committer:", "after:", o "before:", por ejemplo, "revert author:Alice before:2019-04-01". commits.find=Buscar |