Laravel-Backpack / CRUD

Build custom admin panels. Fast!
https://backpackforlaravel.com
MIT License
3.11k stars 890 forks source link

Update base.php #5500

Closed vonsofh closed 5 months ago

vonsofh commented 5 months ago

Fix some text that better to use

welcome[bot] commented 5 months 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

karandatwani92 commented 5 months ago

Hey @vonsofh Thanks for the translation fix.

OLD

'handcrafted_by' => 'Buatan tangan oleh', // Handmade by
'powered_by' => 'Dipersembahkan oleh', // Presented by

NEW

'handcrafted_by' => 'Dibuat oleh', // Made by
'powered_by' => 'Didukung oleh', //Powered by

@pxpm how do you find it, can we merge?

pxpm commented 5 months ago

There are already some inconsistency across some languages.

I think the English version is the "worst". "Handcrafted" feel a lot like sentimentally building. I think it makes sense for @tabacitu that started this project, but for a "company" using the software, "handcrafted" seems like a "lame" word.

In Portuguese this is translated into: Desenvolvido, that the literal translation to english is: Developed not "handcrafted".

About the "Powered by", in Portuguese we have it translated to Distribuido por, literal english translation would be distributed by, but it's more in the sense of brought to you by or sponsored by.

I guess there are some languages where the literal translation doesn't apply and local dialect feels more natural.

Since @vonsofh already contributed a lot of other translations I trust his indonesian more than mine 😄

Thanks @vonsofh and @karandatwani92

welcome[bot] commented 5 months ago

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

party

You should also receive an email inviting you to the Community Members team. That's where we, commited community members, debate new features and decide what's in the Backpack roadmap. Feel free to ignore the invitation if you're not interested :-)

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 apply for free licenses and mention this PR. You scratch my back, I scratch your back. Thank you!