Laravel-Backpack / PermissionManager

Admin interface for managing users, roles, permissions, using Backpack CRUD
http://backpackforlaravel.com
Other
516 stars 166 forks source link

Update permissionmanager.php #302

Closed realtebo closed 11 months ago

realtebo commented 2 years ago

Added missing italian translation

WHY

There was a missing translation

BEFORE - What was wrong? What was happening before this PR?

No error, but there was a missing translation

AFTER - What is happening after this PR?

No more missing translation

HOW

How did you achieve that, in technical terms?

Added a missing key in lang file

Is it a breaking change or non-breaking change?

No braking change

How can we test the before & after?

You could customize crud to add the 'guard_type' column and setting locale of app to italian.

welcome[bot] commented 2 years ago

BOOM! Your first PR with us, thank you so much! Someone will take a look at it shortly.

Please keep in mind that:

Thank you!

-- Justin Case The Backpack Robot

realtebo commented 2 years ago

This also fixes #301

welcome[bot] commented 11 months ago

WHOOP-WHOOP! Congrats, your first PR on this repo has officialy been merged.

party

If you want to help out the community in other ways, you can:

Again. Thank you for the PR. You are a wonderful person. Keep 'em coming :-) Cheers!

-- Justin Case The Backpack Robot

P.S. Help in the Backpack community is rewarded with free Backpack commercial licenses. It's the least we can do. If you feel you've helped the community with PRs, help & other stuff, please shoot Tabacitu an email and ask him if you qualify for free licenses. You scratch my back, I scratch your back. Thank you!

tabacitu commented 11 months ago

Thank you @realtebo ! Merged, will be tagged soon. Sorry for missing this, seems to have slipped through the cracks.

Cheers!