mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #1116 from openclassify/vedatakdogan
fixed dutch(nl)
This commit is contained in:
commit
9f5371c09c
@ -45,7 +45,7 @@ return [
|
||||
|
||||
],
|
||||
'currencies' => [
|
||||
'name' => 'Actieve valuta\\'s',
|
||||
'name' => 'Actieve valuta\'s',
|
||||
],
|
||||
'latest-limit' => [
|
||||
'name' => 'Laatste limiet',
|
||||
@ -123,7 +123,7 @@ return [
|
||||
'name' => 'Verberg aanbieding standaardprijs',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'Ingeschakelde valuta\\'s',
|
||||
'name' => 'Ingeschakelde valuta\'s',
|
||||
],
|
||||
'google_statistic_code' => [
|
||||
'name' => 'Google-statistiekcode',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user