diff --git a/frontend/src/lang/en.js b/frontend/src/lang/en.js
index 6dc94c1..2476c22 100644
--- a/frontend/src/lang/en.js
+++ b/frontend/src/lang/en.js
@@ -66,5 +66,113 @@ export default {
'invalid code': 'invalid code',
Password: 'Password',
'Forget password': 'Forget password',
- 'Invalid password': 'Invalid password'
+ 'Invalid password': 'Invalid password',
+ 'Read More': 'Read More',
+ 'Total earning': 'Total earning',
+ 'Payable': 'Payable',
+ 'Total spending': 'Total spending',
+ 'Deposit': 'Deposit',
+ 'Spending': 'Spending',
+ 'Updated': 'Updated',
+ 'Earining': 'Earining',
+ 'Login': 'Login',
+ 'User ID': 'User ID',
+ 'Email': 'Email',
+ 'Mobile': 'Mobile',
+ 'Personal': 'Personal',
+ 'Full name': 'Full name',
+ 'Portrait': 'Portrait',
+ 'Self-intro': 'Self-intro',
+ 'Earning now': 'Earning now',
+ 'Edit': 'Edit',
+ 'Templates': 'Templates',
+ 'Cancel': 'Cancel',
+ 'I want to be a service provider and earn money': 'I want to be a service provider and earn money',
+ 'Stripe account onboarding is not completed.': 'Stripe account onboarding is not completed.',
+ 'Upload QR code to receive payment': 'Upload QR code to receive payment',
+ 'Have you linked your strip account?': 'Have you linked your strip account?',
+ 'Visit Stripe': 'Visit Stripe',
+ 'You are a service provider now. Please review your self-intro to reflect your skills to deliver projects.': 'You are a service provider now. Please review your self-intro to reflect your skills to deliver projects.',
+ 'Achievement': 'Achievement',
+ 'On Freeleaps': 'On Freeleaps',
+ 'Connections': 'Connections',
+ 'Messages': 'Messages',
+ 'Credit': 'Credit',
+ '12-month spending': '12-month spending',
+ '3-month spending': '3-month spending',
+ 'Posted': 'Posted',
+ 'Accomplished': 'Accomplished',
+ 'Active': 'Active',
+ 'Ongoing': 'Ongoing',
+ '12-month earning': '12-month earning',
+ 'Delivered': 'Delivered',
+ 'Delivering time': 'Delivering time',
+ 'Apply self-intro template': 'Apply self-intro template',
+ 'Apply': 'Apply',
+ 'Empty conversation': 'Empty conversation',
+ 'Please choose conversation': 'Please choose conversation',
+ 'Name': 'Name',
+ 'Stay on Freeleaps': 'Stay on Freeleaps',
+ 'Delivered projects': 'Delivered projects',
+ 'Responding time': 'Responding time',
+ 'Credit score': 'Credit score',
+ 'Self intro': 'Self intro',
+ 'Profile': 'Profile',
+ 'Project delivering time': 'Project delivering time',
+ 'Top programming languages': 'Top programming languages',
+ 'Weekly produced code': 'Weekly produced code',
+ 'Ongoing projects': 'Ongoing projects',
+ 'Invitations to requests': 'Invitations to requests',
+ 'Active proposals': 'Active proposals',
+ 'Expected hourly rate': 'Expected hourly rate',
+ 'Code issue rate': 'Code issue rate',
+ 'Online issue rate': 'Online issue rate',
+ 'Issue fixing rate': 'Issue fixing rate',
+ 'Issue fixing time': 'Issue fixing time',
+ 'Action panel': 'Action panel',
+ 'to my open requests': 'to my open requests',
+ 'Once the request is selected, the provider will be invited to see the request.': 'Once the request is selected, the provider will be invited to see the request.',
+ 'Issuer': 'Issuer',
+ 'Request': 'Request',
+ 'Score': 'Score',
+ 'Propose': 'Propose',
+ 'Preview': 'Preview',
+ 'Download': 'Download',
+ 'Total payment': 'Total payment',
+ 'Your proposal has been submitted!': 'Your proposal has been submitted!',
+ 'You can check the status of proposals in': 'You can check the status of proposals in',
+ 'My work.': 'My work.',
+ 'Copy from existing proposals': 'Copy from existing proposals',
+ 'Copy': 'Copy',
+ 'Apply proposal template': 'Apply proposal template',
+ 'Proposal': 'Proposal',
+ 'Milestones': 'Milestones',
+ 'Notes': 'Notes',
+ 'Add Milestones': 'Add Milestones',
+ 'Total milestones': 'Total milestones',
+ 'Total duration': 'Total duration',
+ 'Upload file': 'Upload file',
+ 'Back': 'Back',
+ 'Issue Request': 'Issue Request',
+ 'pm-1': 'This is the second item\'s accordion body.',
+ 'pm-2': 'It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It\'s also worth noting that just about any HTML can go within the ',
+ 'pm-3': '.accordion-body',
+ 'pm-4': ', though the transition does limit overflow.',
+ 'Copy from existing request': 'Copy from existing request',
+ 'Apply request template': 'Apply request template',
+ '(Re)Submit': '(Re)Submit',
+ 'The request has been submitted!': 'The request has been submitted!',
+ 'You can find it in': 'You can find it in',
+ 'Review your request and the associated proposals': 'Review your request and the associated proposals',
+ 'Title': 'Title',
+ 'Action': 'Action',
+ 'Proposed by': 'Proposed by',
+ 'Price': 'Price',
+ 'Reject': 'Reject',
+ 'Accept': 'Accept',
+ 'Please review the following critical information': 'Please review the following critical information',
+ 'Payment plan proposed by the service provider': 'Payment plan proposed by the service provider',
+ 'Execution plan proposed by the service provider': 'Execution plan proposed by the service provider',
+ 'Proceed to workspace': 'Proceed to workspace',
+
}
diff --git a/frontend/src/pages/public/About.vue b/frontend/src/pages/public/About.vue
index 2f11eae..f8ccdef 100644
--- a/frontend/src/pages/public/About.vue
+++ b/frontend/src/pages/public/About.vue
@@ -9,7 +9,7 @@
@@ -474,7 +474,7 @@
src="@/assets/images/qr-code.png"
/>
Upload QR code to receive payment{{$t('Upload QR code to receive payment')}}
- Have you linked your strip account?
+ {{$t('Have you linked your strip account?')}}
You are a service provider now. Please review your self-intro to reflect your skills to
- deliver projects.{{$t('You are a service provider now. Please review your self-intro to reflect your skills to deliver projects.')}}
Invite
+ >{{$t('Invite')}}
{{ provider.user_profile.first_name }}
{{ provider.user_profile.last_name }}
- to my open requests
*Once the request is selected, the provider will be invited to see the
- request.*{{$t('Once the request is selected, the provider will be invited to see the request.')}}
- Your proposal has been submitted!
+ {{$t('Your proposal has been submitted!')}}
- You can check the status of proposals in
- My work.
+ {{$t('You can check the status of proposals in')}}
+ {{$t('My work.')}}
- This is the second item's accordion body. It is hidden by default,
- until the collapse plugin adds the appropriate classes that we use to style each
- element. These classes control the overall appearance, as well as the showing and
- hiding via CSS transitions. You can modify any of this with custom CSS or overriding
- our default variables. It's also worth noting that just about any HTML can go within
- the .accordion-body, though the transition does limit overflow.
+ {{$t('pm-1')}} {{$t('pm-2')}}{{$t('pm-3')}}{{$t('pm-4')}}
- This is the second item's accordion body. It is hidden by default,
- until the collapse plugin adds the appropriate classes that we use to style each
- element. These classes control the overall appearance, as well as the showing and
- hiding via CSS transitions. You can modify any of this with custom CSS or overriding
- our default variables. It's also worth noting that just about any HTML can go within
- the .accordion-body, though the transition does limit overflow.
+ {{$t('pm-1')}} {{$t('pm-2')}}{{$t('pm-3')}}{{$t('pm-4')}}
- The request has been submitted!
+ {{$t('The request has been submitted!')}}
- You can find it in
- My work.
+ {{$t('You can find it in')}}
+ {{$t('My work.')}}
- This is the second item's accordion body. It is hidden by default,
- until the collapse plugin adds the appropriate classes that we use to style each
- element. These classes control the overall appearance, as well as the showing and
- hiding via CSS transitions. You can modify any of this with custom CSS or overriding
- our default variables. It's also worth noting that just about any HTML can go within
- the .accordion-body, though the transition does limit overflow.
+ {{$t('pm-1')}} {{$t('pm-2')}}{{$t('pm-3')}}{{$t('pm-4')}}