diff options
Diffstat (limited to 'config/locales/gl.yml')
-rw-r--r-- | config/locales/gl.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/gl.yml b/config/locales/gl.yml index ca06ddbf9..9c78bc660 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -91,8 +91,8 @@ gl: one: 'aproximadamente unha hora' other: '%{count} horas' x_hours: - one: "1 hour" - other: "%{count} hours" + one: "1 hora" + other: "%{count} horas" x_days: one: '1 día' other: '%{count} días' |