diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/activerecord.ca.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config/locales/activerecord.ca.yml b/config/locales/activerecord.ca.yml new file mode 100644 index 000000000..d4d3d1e40 --- /dev/null +++ b/config/locales/activerecord.ca.yml @@ -0,0 +1,12 @@ +ca: + activerecord: + errors: + models: + account: + attributes: + username: + invalid: només lletres, números i subratllats + status: + attributes: + reblog: + taken: del estat ja existeix |