1234567891011121314151617 |
- ---
- pl:
- activerecord:
- attributes:
- poll:
- expires_at: Ostateczny termin
- options: Opcje
- errors:
- models:
- account:
- attributes:
- username:
- invalid: może składać się tylko z liter, cyfr i podkreślników
- status:
- attributes:
- reblog:
- taken: status już istnieje
|