Skip to content

Comments

[ar] Add missing Honeypot translations#517

Merged
paulbalandan merged 10 commits intocodeigniter4:developfrom
aboosamah94:develop
Feb 11, 2026
Merged

[ar] Add missing Honeypot translations#517
paulbalandan merged 10 commits intocodeigniter4:developfrom
aboosamah94:develop

Conversation

@aboosamah94
Copy link
Contributor

Description
Added missing Arabic translations for Honeypot.php.

Checklist:

  • Conforms to style guide

@neznaika0
Copy link
Contributor

Rebase branch and force push.

@paulbalandan
Copy link
Member

Please fix the remaining issues:

There were 3 failures:

1) Translations\Tests\ArabicTranslationTest::testAllConfiguredLanguageFilesAreTranslated with data set "ar" ('ar')
Failed asserting that language file "Api.php" in the main repository is translated in "ar" locale.
Failed asserting that an array is empty.

/home/runner/work/translations/translations/tests/Language/AbstractTranslationTestCase.php:114

2) Translations\Tests\ArabicTranslationTest::testAllConfiguredLanguageKeysAreIncluded with data set "ar" ('ar')
Failed asserting that the language keys "CLI.generator.className.transformer", "CLI.signals.failedSignal", "CLI.signals.noPcntlExtension", "CLI.signals.noPosixExtension", "Cast.enumInvalidCaseName", "Cast.enumInvalidType", "Cast.enumInvalidValue", "Cast.enumMissingClass", "Cast.enumNotEnum", "Email.SMTPAuthCredentials", "Email.failureSMTPAuthMethod", "Email.invalidSMTPAuthMethod", "Migrations.locked", "RESTful.cannotPaginate", "RESTful.paginateError" in the main repository are included for translation in "ar" locale.
Failed asserting that an array is empty.

/home/runner/work/translations/translations/tests/Language/AbstractTranslationTestCase.php:170

3) Translations\Tests\ArabicTranslationTest::testAllConfiguredLanguageKeysAreInOrder with data set "ar" ('ar')
Failed asserting that the translated language keys in "ar" locale are ordered correctly.
--- Original
+++ Translated

Images.php:
-'imageProcessFailed' => 'Image processing failed. Please verify that your server supports the chosen protocol and that the path to your image library is correct.';
+'libPathInvalid' => 'المسار إلى مكتبة الصور الخاصة بك غير صحيح. يرجى تعيين المسار الصحيح في تفضيلات الصور الخاصة بك. "{0}"';
Failed asserting that an array is empty.

@paulbalandan paulbalandan merged commit f4f24d9 into codeigniter4:develop Feb 11, 2026
1 check passed
@paulbalandan
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants