i18n: updated Polish translation (#2727)
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
This commit is contained in:
parent
7880671f35
commit
03f3223d72
2 changed files with 23 additions and 0 deletions
12
config/locales/activerecord.pl.yml
Normal file
12
config/locales/activerecord.pl.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
pl:
|
||||
activerecord:
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue