Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lang: [nl] add Dutch translation #1067

Merged
merged 2 commits into from
Mar 17, 2024
Merged

Conversation

NotCoffee418
Copy link
Contributor

No description provided.

@NotCoffee418 NotCoffee418 changed the title Dutch translations added lang: add Dutch translation Mar 16, 2024
@datamweb datamweb added the lang Languages file label Mar 16, 2024
@datamweb
Copy link
Collaborator

@NotCoffee418 Thank you for PR,
Can you run the following command to fix the code style error?

composer cs-fix
   1) tests/Language/AbstractTranslationTestCase.php (unary_operator_spaces, not_operator_with_successor_space, binary_operator_spaces)
      ---------- begin diff ----------
--- /home/runner/work/shield/shield/tests/Language/AbstractTranslationTestCase.php
+++ /home/runner/work/shield/shield/tests/Language/AbstractTranslationTestCase.php
@@ -63,7 +63,7 @@
         LithuanianTranslationTest::class => 'lt',
         //        LatvianTranslationTest::class            => 'lv',
         //        MalayalamTranslationTest::class          => 'ml',
-        DutchTranslationTest::class              => 'nl',
+        DutchTranslationTest::class => 'nl',
         //        NorwegianTranslationTest::class          => 'no',
         //        PolishTranslationTest::class             => 'pl',
         PortugueseTranslationTest::class => 'pt',

      ----------- end diff -----------

@datamweb datamweb changed the title lang: add Dutch translation lang: [nl] add Dutch translation Mar 16, 2024
Copy link
Collaborator

@datamweb datamweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@datamweb
Copy link
Collaborator

@NotCoffee418 thanks!

@datamweb datamweb merged commit 7e90776 into codeigniter4:develop Mar 17, 2024
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang Languages file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants