Update and (almost) completing Dutch strings for 1.5 (#4351)
* Update and expanding Dutch strings for 1.5 Only privacy policy is not translated, but is included. Hopefully I have time to translate this another time (you can set your own privacy policy now anyway). * Missing file * A few changes cause of changes in another file * Fix * Update Dutch strings for 1.5 * nl * fix don't know how that ended up there * Update nl.yml
This commit is contained in:
parent
c80046a77b
commit
f52ce92f2b
5 changed files with 298 additions and 42 deletions
12
config/locales/activerecord.nl.yml
Normal file
12
config/locales/activerecord.nl.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
nl:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: alleen letters, nummers en underscores
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: van toot bestaat al
|
Loading…
Add table
Add a link
Reference in a new issue