mirror of
https://github.com/24eme/signaturepdf
synced 2026-03-14 13:55:44 +01:00
adding dutch langage
This commit is contained in:
parent
2b7d2f4568
commit
072b9027cc
29 changed files with 2 additions and 0 deletions
1
app.php
1
app.php
|
|
@ -30,6 +30,7 @@ $f3->set('SUPPORTED_LANGUAGES',
|
|||
'it' => 'Italiano',
|
||||
'gl' => 'Galego',
|
||||
'kab' => 'Taqbaylit',
|
||||
'nl' => 'Nederlands',
|
||||
'oc' => 'Occitan',
|
||||
'pl' => 'Polski',
|
||||
'ro' => 'Română',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue