11
This commit is contained in:
@@ -41,13 +41,13 @@ export default {
|
|||||||
retrievePassword: 'Retrieve password'
|
retrievePassword: 'Retrieve password'
|
||||||
},
|
},
|
||||||
Nuic: {
|
Nuic: {
|
||||||
hiName: 'Hi, {name}. This is Fiphant.',
|
hiName: `Hi, {name}, I'm Fiphant.`,
|
||||||
nuic1Title: `Help him discover the <b>"YOU"</b> in your space.`,
|
nuic1Title: `Let’s reveal the creative paths waiting for you.`,
|
||||||
nuic1Tip: `Let's set up your profile. A few quick details will help Fiphant understand<br />your needs and find exactly what you're looking for.`,
|
nuic1Tip: `Let's set up your profile. A few quick details will help Fiphant understand<br />your needs and find exactly what you're looking for.`,
|
||||||
letsGo: 'Let’s go, Fiphant!',
|
letsGo: 'Let’s go, Fiphant!',
|
||||||
skip: 'Skip',
|
skip: 'Skip',
|
||||||
next: 'Next',
|
next: 'Next',
|
||||||
nuic2Title: `What <b>vibe</b> do you usually go for?`,
|
nuic2Title: `Which <b>vibe</b> do you usually go for?`,
|
||||||
loadMore: 'Load more',
|
loadMore: 'Load more',
|
||||||
nuic3Title: `<b>Where</b> are you based? What do you <b>do</b>?`,
|
nuic3Title: `<b>Where</b> are you based? What do you <b>do</b>?`,
|
||||||
basedIn: 'Based in',
|
basedIn: 'Based in',
|
||||||
|
|||||||
@@ -42,8 +42,8 @@ export default {
|
|||||||
retrievePassword: '找回密码'
|
retrievePassword: '找回密码'
|
||||||
},
|
},
|
||||||
Nuic: {
|
Nuic: {
|
||||||
hiName: '你好,{name}。这是 Fiphant。',
|
hiName: '你好{name},我是 Fiphant。',
|
||||||
nuic1Title: `帮助他发现您空间中的 <b>“YOU”</b>。`,
|
nuic1Title: `让我们为您揭晓那些等待着您的创意之路。`,
|
||||||
nuic1Tip: `让我们设置您的个人资料。几个快速的细节将帮助 Fiphant 理解您的需求并找到您正在寻找的内容。`,
|
nuic1Tip: `让我们设置您的个人资料。几个快速的细节将帮助 Fiphant 理解您的需求并找到您正在寻找的内容。`,
|
||||||
letsGo: '让我们开始,Fiphant!',
|
letsGo: '让我们开始,Fiphant!',
|
||||||
skip: '跳过',
|
skip: '跳过',
|
||||||
|
|||||||
Reference in New Issue
Block a user