diff options
author | Quent-in <pages_quentin@hotmail.com> | 2017-07-06 21:10:12 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-07-06 21:10:12 +0200 |
commit | 26949607d25872d4549f96ecf38c317c2774c225 (patch) | |
tree | 67df8adaf9ec2cb8d4742ab927d8003f2d1c7978 /config/locales | |
parent | e7c0d87d984108a5c56c08285e8496a23fca28b8 (diff) |
l10n Occitan locale (#4089)
* Small adjustments About the report part. * Update time format
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/oc.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/oc.yml b/config/locales/oc.yml index c882b43a1..631133f74 100644 --- a/config/locales/oc.yml +++ b/config/locales/oc.yml @@ -242,9 +242,9 @@ oc: - divendres - dissabte formats: - default: "%d/%m/%Y" - long: Lo %B %d de %Y - short: "%b %d" + default: "%e/%m/%Y" + long: Lo %e %B de %Y + short: "%e %b" month_names: - - de genièr |