Skip to content

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
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