|
|
@@ -5,12 +5,20 @@ export default { |
|
|
|
document: "Document", |
|
|
|
}, |
|
|
|
// 公用 |
|
|
|
<<<<<<< HEAD |
|
|
|
public:{ |
|
|
|
cancel:'Cancel', |
|
|
|
confirm:'Confirm', |
|
|
|
username:'Username', |
|
|
|
avatar:'Avatar', |
|
|
|
close:"Close", |
|
|
|
======= |
|
|
|
public: { |
|
|
|
cancel: "Cancel", |
|
|
|
confirm: "Confirm", |
|
|
|
username: "Username", |
|
|
|
avatar: "Avatar", |
|
|
|
>>>>>>> e946e15693f9dc635aeeaaa7f68ea0a51928edd5 |
|
|
|
}, |
|
|
|
// 登录页面国际化 |
|
|
|
login: { |
|
|
@@ -28,41 +36,41 @@ export default { |
|
|
|
signIn: "Already got an account? Sign in here", |
|
|
|
signUp: "Don't have an account? Sign up here", |
|
|
|
forgetPwd: "I forgot my password", |
|
|
|
forgetPwdTitle:'Forgot password', |
|
|
|
SendEmail:'Send SMS Code', |
|
|
|
resetPassword:'Reset password', |
|
|
|
setNewPwd:'Set new password', |
|
|
|
newPwd:'New password', |
|
|
|
oldPwd:'Old password', |
|
|
|
confirmNewPwd:'Confirm new password', |
|
|
|
confirm:'Confirm', |
|
|
|
gohome:'Back to home page', |
|
|
|
SMSCode:'SMS Code', |
|
|
|
SMSLogin:'SMS login', |
|
|
|
pwsLogin:'Account password login', |
|
|
|
sendSMS:'Send SMS', |
|
|
|
setInvitatioCode:"Invitation Code", |
|
|
|
invitatioCode:"Invitation Code", |
|
|
|
forgetPwdTitle: "Forgot password", |
|
|
|
SendEmail: "Send SMS Code", |
|
|
|
resetPassword: "Reset password", |
|
|
|
setNewPwd: "Set new password", |
|
|
|
newPwd: "New password", |
|
|
|
oldPwd: "Old password", |
|
|
|
confirmNewPwd: "Confirm new password", |
|
|
|
confirm: "Confirm", |
|
|
|
gohome: "Back to home page", |
|
|
|
SMSCode: "SMS Code", |
|
|
|
SMSLogin: "SMS login", |
|
|
|
pwsLogin: "Account password login", |
|
|
|
sendSMS: "Send SMS", |
|
|
|
setInvitatioCode: "Invitation Code", |
|
|
|
invitatioCode: "Invitation Code", |
|
|
|
}, |
|
|
|
|
|
|
|
// 导航栏国际化 |
|
|
|
navbar: { |
|
|
|
account: "Account", |
|
|
|
logout: "Logout", |
|
|
|
goLogin:'Go and log in', |
|
|
|
LanguageChange:'Language switching' |
|
|
|
goLogin: "Go and log in", |
|
|
|
LanguageChange: "Language switching", |
|
|
|
}, |
|
|
|
|
|
|
|
// 创作视频 |
|
|
|
createVideo: { |
|
|
|
title: "Create Video", |
|
|
|
availableMould:"Available moulds", |
|
|
|
personalWarehouse:'Personal warehouse', |
|
|
|
availableMould: "Available moulds", |
|
|
|
personalWarehouse: "Personal warehouse", |
|
|
|
typeScript: "Type your script", |
|
|
|
uploadAudio: "Upload audio", |
|
|
|
recordedAudio:'Recorded audio', |
|
|
|
startRecorded:'Start recording', |
|
|
|
stopRecorded:'Stop recording', |
|
|
|
recordedAudio: "Recorded audio", |
|
|
|
startRecorded: "Start recording", |
|
|
|
stopRecorded: "Stop recording", |
|
|
|
aiScript: "Ai script", |
|
|
|
typeTitle: "Type a title", |
|
|
|
confirm: "Confirm", |
|
|
@@ -73,37 +81,37 @@ export default { |
|
|
|
reselect: "Reselect", |
|
|
|
sureUpload: "Confirm upload", |
|
|
|
generateVideo: "Generate video", |
|
|
|
saveVideo:'Save manuscript', |
|
|
|
select:'Please select', |
|
|
|
music:'Music', |
|
|
|
Aipicture:'Ai-generated pictures', |
|
|
|
AipictureTip:'Please customize your picture', |
|
|
|
chooseMusic:'Choose music', |
|
|
|
searchMusic:'Search music', |
|
|
|
copywriting:'Copywriting', |
|
|
|
BackgroundImage:'Background Image', |
|
|
|
comingSoon:'COMING SOON', |
|
|
|
material:'Material', |
|
|
|
subtitles:'Subtitles', |
|
|
|
sex:"Sex", |
|
|
|
videoRatio:"Video Ratio", |
|
|
|
all:'All', |
|
|
|
male:'Male', |
|
|
|
female:'Female', |
|
|
|
landscape:'Landscape', |
|
|
|
portrait:'Portrait', |
|
|
|
systemBGI:'System background diagram', |
|
|
|
personBGI:'Person background diagram', |
|
|
|
systemMaterial:'System Material', |
|
|
|
personMaterial:'Person Material', |
|
|
|
abscissa:'abscissa', |
|
|
|
ordinate:'ordinate', |
|
|
|
hierarchy:'hierarchy', |
|
|
|
ratio:'ratio', |
|
|
|
entered:'entered', |
|
|
|
tooltip2:'Add Pause', |
|
|
|
SubtitlesTip:"Subtitles will be shown here", |
|
|
|
subtitlesSwitch:'Subtitles Switch', |
|
|
|
saveVideo: "Save manuscript", |
|
|
|
select: "Please select", |
|
|
|
music: "Music", |
|
|
|
Aipicture: "Ai-generated pictures", |
|
|
|
AipictureTip: "Please customize your picture", |
|
|
|
chooseMusic: "Choose music", |
|
|
|
searchMusic: "Search music", |
|
|
|
copywriting: "Copywriting", |
|
|
|
BackgroundImage: "Background Image", |
|
|
|
comingSoon: "COMING SOON", |
|
|
|
material: "Material", |
|
|
|
subtitles: "Subtitles", |
|
|
|
sex: "Sex", |
|
|
|
videoRatio: "Video Ratio", |
|
|
|
all: "All", |
|
|
|
male: "Male", |
|
|
|
female: "Female", |
|
|
|
landscape: "Landscape", |
|
|
|
portrait: "Portrait", |
|
|
|
systemBGI: "System background diagram", |
|
|
|
personBGI: "Person background diagram", |
|
|
|
systemMaterial: "System Material", |
|
|
|
personMaterial: "Person Material", |
|
|
|
abscissa: "abscissa", |
|
|
|
ordinate: "ordinate", |
|
|
|
hierarchy: "hierarchy", |
|
|
|
ratio: "ratio", |
|
|
|
entered: "entered", |
|
|
|
tooltip2: "Add Pause", |
|
|
|
SubtitlesTip: "Subtitles will be shown here", |
|
|
|
subtitlesSwitch: "Subtitles Switch", |
|
|
|
}, |
|
|
|
|
|
|
|
// 我的视频 |
|
|
@@ -126,19 +134,20 @@ export default { |
|
|
|
manuscriptText: "Manuscript", |
|
|
|
generatingText: "The video is generating, Please wait a moment", |
|
|
|
generationFailedText: "The video generate is failed, Reason:", |
|
|
|
edit:'Edit', |
|
|
|
upSharpness:'Upgrade image quality', |
|
|
|
upSharpnessTips:'If you are satisfied with the preview, you can click here to improve the video sharpness ~', |
|
|
|
freeUserTip:'Free user-generated videos are limited to 5 minute', |
|
|
|
hasNewVideo:'You have a new video status!', |
|
|
|
reset:"reset", |
|
|
|
edit: "Edit", |
|
|
|
upSharpness: "Upgrade image quality", |
|
|
|
upSharpnessTips: |
|
|
|
"If you are satisfied with the preview, you can click here to improve the video sharpness ~", |
|
|
|
freeUserTip: "Free user-generated videos are limited to 5 minute", |
|
|
|
hasNewVideo: "You have a new video status!", |
|
|
|
reset: "reset", |
|
|
|
}, |
|
|
|
|
|
|
|
// 个人账户 |
|
|
|
account: { |
|
|
|
title: "My Account", |
|
|
|
reSetPwd: "Reset password", |
|
|
|
editInfo:'Edit personal information', |
|
|
|
editInfo: "Edit personal information", |
|
|
|
until: "Until", |
|
|
|
getMore: "UPGRADE", |
|
|
|
copyCode: "Copy invitation code", |
|
|
@@ -151,8 +160,8 @@ export default { |
|
|
|
successed: "Successed", |
|
|
|
failed: "Failed", |
|
|
|
msg1: "Obtain one video production time", |
|
|
|
inputCode:'Please enter the invitation code', |
|
|
|
submit:'Submit', |
|
|
|
inputCode: "Please enter the invitation code", |
|
|
|
submit: "Submit", |
|
|
|
noListOrder: "没有数据哦,快去邀请更多人加入我们吧~", |
|
|
|
noListInvite: "No data, please invite more people to join us", |
|
|
|
}, |
|
|
@@ -168,30 +177,38 @@ export default { |
|
|
|
selectPlan: "SELECT PLAN", |
|
|
|
WeChatPay: "WeChatPay", |
|
|
|
Alipay: "Alipay", |
|
|
|
score:'Credits', |
|
|
|
day:'day', |
|
|
|
second:'seconds', |
|
|
|
yes:'yes', |
|
|
|
no:'no', |
|
|
|
InviteGetscore:'Invite users to get score', |
|
|
|
createVideoPrice:'Create video prices', |
|
|
|
AIGeneratesPhotoPrices:'AI generates photo unit prices', |
|
|
|
UnitChargeDuration:'Unit charge duration', |
|
|
|
Language:'Language', |
|
|
|
sound:'Sound', |
|
|
|
IndividualVideoDuration:'Individual video duration', |
|
|
|
Watermark:'Watermark', |
|
|
|
AIGeneratedPortrait:'AI generated portrait', |
|
|
|
PhotoSinging:'Photo singing', |
|
|
|
AIGeneratedText:'The number of times AI generated text', |
|
|
|
VideoResolution:'Video resolution', |
|
|
|
DigitalPersonTemplate:'Digital person template', |
|
|
|
talkUs:"Talk With Us", |
|
|
|
score: "Credits", |
|
|
|
day: "day", |
|
|
|
second: "seconds", |
|
|
|
yes: "yes", |
|
|
|
no: "no", |
|
|
|
InviteGetscore: "Invite users to get score", |
|
|
|
createVideoPrice: "Create video prices", |
|
|
|
AIGeneratesPhotoPrices: "AI generates photo unit prices", |
|
|
|
UnitChargeDuration: "Unit charge duration", |
|
|
|
Language: "Language", |
|
|
|
sound: "Sound", |
|
|
|
IndividualVideoDuration: "Individual video duration", |
|
|
|
Watermark: "Watermark", |
|
|
|
AIGeneratedPortrait: "AI generated portrait", |
|
|
|
PhotoSinging: "Photo singing", |
|
|
|
AIGeneratedText: "The number of times AI generated text", |
|
|
|
VideoResolution: "Video resolution", |
|
|
|
DigitalPersonTemplate: "Digital person template", |
|
|
|
talkUs: "Talk With Us", |
|
|
|
}, |
|
|
|
API:{ |
|
|
|
title:'API Access', |
|
|
|
|
|
|
|
userModel: { |
|
|
|
title: "User Model", |
|
|
|
}, |
|
|
|
|
|
|
|
voiceModel: { |
|
|
|
title: "Voice Model", |
|
|
|
}, |
|
|
|
|
|
|
|
API: { |
|
|
|
title: "API Access", |
|
|
|
}, |
|
|
|
|
|
|
|
signSucceed: { |
|
|
|
title: "Confirm your email", |
|
|
|