Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Creation of activerecord for OC (mastodon#2721)
Browse files Browse the repository at this point in the history
* Creation of activerecord for OC

* Update activerecord.oc.yml
  • Loading branch information
Quent-in authored and Gargron committed May 2, 2017
1 parent e68c0ce commit 2128682
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/locales/activerecord.oc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
oc:
activerecord:
errors:
models:
account:
attributes:
username:
invalid: solament letras, nombres e tirets bas
status:
attributes:
reblog:
taken: de l’estatut existís ja

0 comments on commit 2128682

Please sign in to comment.