Skip to content
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

english translation for all pages - 'validation.php' #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ZaouiAmine
Copy link

No description provided.

|
*/

'title' => 'The health benefits of donating blood .',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine please remove the space before the dot

*/

'title' => 'The health benefits of donating blood .',
'description' => 'Donating does not only improve health for the recipient , it helps the donors aswell .',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine please remove the space before the dot

'description' => 'Donating does not only improve health for the recipient , it helps the donors aswell .',
'benefit1' => 'Reducing bad iron stores in the body',
'benefit2' => 'Reuced risk of getting cancer ',
'benefit3' => 'conserving heart and blood vessels health',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine start the sentence with a capital letter, please do it for all other sentences in all other files

'title' => 'The health benefits of donating blood .',
'description' => 'Donating does not only improve health for the recipient , it helps the donors aswell .',
'benefit1' => 'Reducing bad iron stores in the body',
'benefit2' => 'Reuced risk of getting cancer ',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine fix a typo in 'Reuced', should be Reduced + remove the space at the end

|
*/

'contactDescription' => 'Thank you for caring , you can contact us through our facebook page.',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine remove the space after 'caring' + make 'facebook' starts with a capital letter because it's a brand name

*/

return [
'websiteTitle' => "Let's donate",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine don't translate the name of the website, it's a brand, it's Lintabara3 for all languages, change it to Linatabara3

*/

return [
'title' => ":websiteTitle | Donor's sign in",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine Donors sign in

*/

return [
'title' => ":websiteTitle | Donor's sign up",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine Donors sign up

*/

return [
'title' => "Donor's Stats",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine Donors Stats

@@ -0,0 +1,140 @@
<?php
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZaouiAmine here is the validation.php file translated to tenglish, use it .. https://github.com/Laravel-Lang/lang/blob/main/source/laravel/9.x/validation.php

@theHocineSaad theHocineSaad added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants