-
Notifications
You must be signed in to change notification settings - Fork 133
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
pt-BR #615
pt-BR #615
Conversation
@@ -66,7 +66,7 @@ abstract class AbstractTranslationTestCase extends TestCase | |||
// NorwegianTranslationTest::class => 'no', | |||
// PolishTranslationTest::class => 'pl', | |||
// PortugueseTranslationTest::class => 'pt', | |||
// BrazilianTranslationTest::class => 'pt-BR', | |||
BrazilianTranslationTest::class => 'pt-BR', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BrazilianTranslationTest::class => 'pt-BR', | |
BrazilianTranslationTest::class => 'pt-BR', |
Hello. Also, we have the error Code Style, to fix it, you can run the following command: composer cs-fix |
Hi @kenjis, Edit: if you are using the locale fr-CA, then a localized message will first be sought in Language/fr/CA, then in Language/fr, and finally in Language/en. https://codeigniter.com/user_guide/outgoing/localization.html#id8 |
mkdocs needs <> plain URL.
$filters cannot set filer aruguments.
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Co-authored-by: Pooya Parsa Dadashi <pooya_parsa_dadashi@yahoo.com> Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
@datamweb Setting namespace in lang files is a mistake. I sent PR codeigniter4/CodeIgniter4#7210 |
src/Language/pt-BR/Auth.php
Outdated
|
||
|
||
namespace CodeIgniter\Shield\Language\pt-BR; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove these lines.
@caosdp-rs It seems you added commits that you didn't make. |
There are 4 failing checks in GitHub Actions. And I would like you to |
docs: add `@return` in UserModel
PS C:\candre\shield> git rebase PS C:\candre\shield> git add . |
|
PS C:\candre\shield> git remote add upstream https://github.com/codeigniter4/shield.git
|
If you want to get back your local changes:
|
$filters cannot set filer aruguments.
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
Co-authored-by: Pooya Parsa Dadashi <pooya_parsa_dadashi@yahoo.com> Signed-off-by: caosdp-rs <caosdp@gmail.com>
Signed-off-by: caosdp-rs <caosdp@gmail.com>
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
======= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve conflicts.
>>>>>>> 39f1a58 (docs: make file paths bold) | ||
======= | ||
>>>>>>> 9981e4e (docs: remove unsupported code sample) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve conflicts.
Supersedes #613