Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 3d71ea0

Browse files
Merge branch 'feature/services-redesign' of https://github.com/openforge/OPENFORGE.IO into feature/services-redesign
2 parents 3eed65d + e6af832 commit 3d71ea0

File tree

1 file changed

+43
-33
lines changed

1 file changed

+43
-33
lines changed

src/assets/i18n/en.ts

Lines changed: 43 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const translations = {
55
title: 'Creating Digital Experiences',
66
subTitle: 'Every Day*',
77
subtext: '*Monday-Friday',
8-
subtextMobile: `Work with our team of highly skilled designers, developers, and consultants to develop solutions and processes that fit your business requirements.`
8+
subtextMobile: `Work with our team of highly skilled designers, developers, and consultants to develop solutions and processes that fit your business requirements.`,
99
},
1010
process: {
1111
title: 'Our Process',
@@ -15,53 +15,60 @@ export const translations = {
1515
},
1616
design: {
1717
title: 'Design',
18-
text: 'At OpenForge, logic and user psychology is the foundation of everything we design. Our team of experts works with you and matches our knowledge of Design & User Experience principles with your subject-matter knowledge to jointly create the most effective representation of your business.',
18+
text:
19+
'At OpenForge, logic and user psychology is the foundation of everything we design. Our team of experts works with you and matches our knowledge of Design & User Experience principles with your subject-matter knowledge to jointly create the most effective representation of your business.',
1920
},
2021
development: {
2122
title: 'Development',
2223
text: `Throw away the development practices of the 1990's and 2000's. In order to utilize modern technologies we must use modern approaches to software development, including Design & Dev integration, Continuous Integration strategies, and sophisticated Automated Testing strategies to assure your business is always operational.`,
2324
},
2425
deployment: {
2526
title: 'Deployment',
26-
text: 'Do you have a dashboard to monitor the state of your application? Do you have Continuous Integration and Automated Testing strategies to decrease your development and QA testing costs? Does releasing an update take more than 1 (one) day? If so, let us help you improve your deployment strategy so you can get to market quicker, on time, and on budget.',
27+
text:
28+
'Do you have a dashboard to monitor the state of your application? Do you have Continuous Integration and Automated Testing strategies to decrease your development and QA testing costs? Does releasing an update take more than 1 (one) day? If so, let us help you improve your deployment strategy so you can get to market quicker, on time, and on budget.',
2729
},
2830
userfeedback: {
2931
title: 'User Feedback',
30-
text: 'The biggest mistake businesses make is to launch a product and then stop there. That initial data from the first 3 months is crucial for engaging your consumer and enhancing your experience. Expand your business by capturing this crucial moment; we will help you monitor and improve the entire way.'
31-
}
32+
text:
33+
'The biggest mistake businesses make is to launch a product and then stop there. That initial data from the first 3 months is crucial for engaging your consumer and enhancing your experience. Expand your business by capturing this crucial moment; we will help you monitor and improve the entire way.',
34+
},
3235
},
3336
services: {
3437
mobileTechnology: {
3538
title: 'Mobile Technology',
36-
text: 'We utilize technologies such as VoIP, Bluetooth LE, and other IOT technologies to bring a whole new level of connectivity to your application. Our experts in mobile application development can interface with any existing API or standard to integrate systems properly and securely.',
37-
example: 'LoudCloud'
39+
text:
40+
'We utilize technologies such as VoIP, Bluetooth LE, and other IOT technologies to bring a whole new level of connectivity to your application. Our experts in mobile application development can interface with any existing API or standard to integrate systems properly and securely.',
41+
example: 'LoudCloud',
3842
},
3943
digitalExperience: {
4044
title: 'Digital Experience',
41-
text: 'It is our firm belief that we should engage users by providing value, both fundamentally and visually. By combining the psychology of design with the capabilities of the digital age, we are able to develop solutions that think outside the box.',
42-
example: 'The Voyage by New Ocean'
45+
text:
46+
'It is our firm belief that we should engage users by providing value, both fundamentally and visually. By combining the psychology of design with the capabilities of the digital age, we are able to develop solutions that think outside the box.',
47+
example: 'The Voyage by New Ocean',
4348
},
4449
brandingDesign: {
4550
title: 'Digital Branding & Web Design',
46-
text: 'Our team of industry leading designers will help bring your vision to market with a complete branding design package. Don’t let your customers feel disconnected. Let our experts use design theory and psychology to help better connect to your business with your customers.',
47-
example: 'JuntoScope'
48-
}
49-
}
51+
text:
52+
'Our team of industry leading designers will help bring your vision to market with a complete branding design package. Don’t let your customers feel disconnected. Let our experts use design theory and psychology to help better connect to your business with your customers.',
53+
example: 'JuntoScope',
54+
},
55+
},
5056
},
5157

5258
about: {
5359
header: {
5460
title: 'We Are Passionate About Technology and Design',
5561
text:
5662
"We believe that your success is our success. We're here to challenge your assumptions and help you discover your web or mobile applications full potential.",
57-
action: "LEARN MORE"
63+
action: 'LEARN MORE',
5864
},
5965
values: {
6066
title: 'Our Values',
61-
text: 'While we specialize in user experience design and application development, our true strength lies in our team values. We believe that transparency, honesty, and integrity, and a desire to help others is paramount to a happy and successful lifestyle. We love working with our partners who share similar beliefs; and hope to collaborate on impactful projects worldwide!',
67+
text:
68+
'While we specialize in user experience design and application development, our true strength lies in our team values. We believe that transparency, honesty, and integrity, and a desire to help others is paramount to a happy and successful lifestyle. We love working with our partners who share similar beliefs, and hope to collaborate on impactful projects worldwide!',
6269
value1: 'Honesty',
6370
value2: 'Integrity',
64-
value3: 'Transparency'
71+
value3: 'Transparency',
6572
},
6673
team: {
6774
title: 'Get to Know Us',
@@ -160,11 +167,12 @@ export const translations = {
160167
},
161168
example: {
162169
title: 'Mobile Technology',
163-
text: 'We utilize technologies such as VoIP, Bluetooth LE, and other IOT technologies to bring a whole new level of connectivity to your application. Our experts in mobile application development can interface with any existing API or standard to integrate systems properly and securely.',
170+
text:
171+
'We utilize technologies such as VoIP, Bluetooth LE, and other IOT technologies to bring a whole new level of connectivity to your application. Our experts in mobile application development can interface with any existing API or standard to integrate systems properly and securely.',
164172
name: 'LoudCloud',
165173
googleUrl: '',
166-
appleUrl: ''
167-
}
174+
appleUrl: '',
175+
},
168176
},
169177
'app-designer': {
170178
hero: {
@@ -175,12 +183,12 @@ export const translations = {
175183
first: {
176184
title: 'Design Consulting',
177185
text:
178-
'If you bringing a new product or service to the market, our design team will help you start from scratch with our discovery phase to bring your ideas to life. Already have a website or app? Then we will conduct a design audit to help generate a plan of action to improve the look and feel of your app either with our development team or yours! Additionally, we will help with your brand development including logo designs, brand identity, and marketing assets.',
186+
"If you're bringing a new product or service to the market, our design team will help you start from scratch with our discovery phase to bring your ideas to life. Already have a website or app? Then we will conduct a design audit to help generate a plan of action to improve the look and feel of your app either with our development team or yours! Additionally, we will help with your brand development including logo designs, brand identity, and marketing assets.",
179187
},
180188
second: {
181189
title: 'UI/UX Design',
182190
text:
183-
'It goes without saying, “a user interface is like a joke, if you have to explain it, it’s no good”. Our design team will ensure that your user interface and user experience are logical and intuitive to improve your user engagement. We will create responsive designs that display across desktop, tablet and mobile devices to reach your audience on their chosen platform.',
191+
'It goes without saying, “a user interface is like a joke, if you have to explain it, it’s no good.” Our design team will ensure that your user interface and user experience are logical and intuitive to improve your user engagement. We will create responsive designs that display across desktop, tablet and mobile devices to reach your audience on their chosen platform.',
184192
},
185193
third: {
186194
title: 'Clickable Prototype',
@@ -189,27 +197,28 @@ export const translations = {
189197
},
190198
example: {
191199
title: 'Digital Experience',
192-
text: 'It is our firm belief that we should engage users by providing value, both fundamentally and visually. By combining the psychology of design with the capabilities of the digital age, we are able to develop solutions that think outside the box.',
200+
text:
201+
'It is our firm belief that we should engage users by providing value, both fundamentally and visually. By combining the psychology of design with the capabilities of the digital age, we are able to develop solutions that think outside the box.',
193202
name: 'The Voyage by New Ocean',
194203
googleUrl: '',
195-
appleUrl: ''
196-
}
204+
appleUrl: '',
205+
},
197206
},
198207
'startup-consulting': {
199208
hero: {
200209
title: 'Consulting for all Industries',
201210
text:
202-
'Our business and startup consulting services cover a range of business processes from technology integration to team outputs and efficiency. Businesses today are inundated with digital tools and software promising to improve your bottom line but do you understand what you’re paying for and how to use it? Our tech consulting with dissect your operations and examine your bottom line. Does each of your team members produce the results that you project them to complete? Are you charging enough money for your time and services?',
211+
'Our business and startup consulting services cover a range of business processes from technology integration to team outputs and efficiency. Companies today are inundated with digital tools and software promising to improve your bottom line but do you understand what you’re paying for and how to use it? Our tech consulting with dissect your operations and examine your bottom line. Does each of your team members produce the results that you project them to complete? Are you charging enough money for your time and services?',
203212
},
204213
first: {
205214
title: 'Startup Consulting',
206215
text:
207-
"We work with startup founders as an integrated team to help build and grow successful and innovative products. Whether you’re starting out at the ideation phase or already have a product and are seeking guidance on user acquisition and revenue strategies; we are here to help. Remember, “a startup is a company working to solve a problem” - and the best way to solve problems is by working together.",
216+
'We work with startup founders as an integrated team to help build and grow successful and innovative products. Whether you’re starting out at the ideation phase or already have a product and are seeking guidance on user acquisition and revenue strategies; we are here to help. Remember, “a startup is a company working to solve a problem” - and the best way to solve problems is by working together.',
208217
},
209218
second: {
210219
title: 'Strategic Consulting',
211220
text:
212-
'Businesses require strategic knowledge and an acute sense of the current technological climate in order to succeed, and that’s where our team comes in. Through our work with hundreds of companies and millions of consumers, our team of industry experts is able to provide strategic consulting to our clients on a wide range of topics relating to user acquisition, design, user experience, and software architecture.',
221+
'Businesses require strategic knowledge and an acute sense of the current technological climate to succeed, and that’s where our team comes in. Through our work with hundreds of companies and millions of consumers, our team of industry experts can provide strategic consulting to our clients on a wide range of topics relating to user acquisition, design, user experience, and software architecture.',
213222
},
214223
third: {
215224
title: 'Product Discovery',
@@ -218,14 +227,15 @@ export const translations = {
218227
},
219228
example: {
220229
title: 'Digital Branding & Web Design',
221-
text: 'Our team of industry leading designers will help bring your vision to market with a complete branding design package. Don’t let your customers feel disconnected. Let our experts use design theory and psychology to help better connect to your business with your customers.',
230+
text:
231+
'Our team of industry leading designers will help bring your vision to market with a complete branding design package. Don’t let your customers feel disconnected. Let our experts use design theory and psychology to help better connect to your business with your customers.',
222232
name: 'JuntoScope',
223233
googleUrl: '',
224-
appleUrl: ''
225-
}
234+
appleUrl: '',
235+
},
226236
},
227237
},
228-
238+
229239
opportunities: {
230240
hero: {
231241
title: "Great News! We're Hiring.",
@@ -367,15 +377,15 @@ export const translations = {
367377
work: {
368378
header: 'Work At OpenForge',
369379
developer: `I'M A DEVELOPER`,
370-
designer: `I'M A DESIGNER`
380+
designer: `I'M A DESIGNER`,
371381
},
372382
social: {
373383
followUs: 'Follow Us',
374384
twitter: '@OpenForge_US',
375385
facebook: 'OpenForge_US',
376386
linkedin: 'OpenForge_US',
377387
instagram: '@OpenForgeTeam',
378-
sla: 'Ready our SLA'
388+
sla: 'Read our SLA',
379389
},
380390
webinar: {
381391
signup: 'Startup Junto',

0 commit comments

Comments
 (0)