diff options
author | Matthieu Paret <matthieuparet69@gmail.com> | 2017-04-26 18:48:43 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-04-26 18:48:43 +0200 |
commit | 647a148d4d406180014c7465a9230dfecbc5636a (patch) | |
tree | eb27c0e8d42acb002699946349169cb70020e208 /config/locales | |
parent | bb777c24ff9f56ac6b47b5c137d968053990d1f6 (diff) |
fix indentation in translation file (#2498)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.oc.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.oc.yml b/config/locales/simple_form.oc.yml index 266e615fe..d5a209271 100644 --- a/config/locales/simple_form.oc.yml +++ b/config/locales/simple_form.oc.yml @@ -48,4 +48,4 @@ oc: required: mark: "*" text: requesit -'yes': 'Òc' + 'yes': 'Òc' |