diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2017-06-13 10:18:48 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 14:47:05 +0200 |
commit | 9c8f9e8324e6227a615325e5e022fa6dbc09bb0c (patch) | |
tree | 966b0e30179fc470c02215b42b6dc8c4ca704f5a /config/locales | |
parent | 3cc8788c56b3458d01e2e07f170b548bb5488998 (diff) | |
download | gitlab-ce-9c8f9e8324e6227a615325e5e022fa6dbc09bb0c.tar.gz |
Update timeago tooltips for Spanish
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/es.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index d71c6eb5047..fdc52b4ae11 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -251,4 +251,5 @@ es: default: "%A, %d de %B de %Y %H:%M:%S %z" long: "%d de %B de %Y %H:%M" short: "%d de %b %H:%M" + timeago_tooltip: "%d de %B de %Y %H:%M" pm: pm |