[locales/*]

This commit is contained in:
Luk Lu
2019-10-03 17:00:54 +08:00
parent b5360b65d8
commit 753f7333e0
2 changed files with 4 additions and 4 deletions

View File

@@ -178,9 +178,9 @@ export default {
'about.title': 'About VIC', 'about.title': 'About VIC',
'about.desc': 'Activating Value of Individual', 'about.desc': 'Activating Value of Individual',
'about.appTitle': 'Download APP', 'about.appTitle': 'Download APP',
'about.appDesc': '', 'about.appDesc': ' ',
'about.comTitle': 'Join Community', 'about.comTitle': 'Join Community',
'about.comDesc': '', 'about.comDesc': ' ',
'about.contact': 'Contact Us', 'about.contact': 'Contact Us',
'about.copyright': 'Copyright ©2019 VIC', 'about.copyright': 'Copyright ©2019 VIC',
} }

View File

@@ -178,9 +178,9 @@ export default {
'about.title': '关于 VIC', 'about.title': '关于 VIC',
'about.desc': '激活个性价值,首次挖矿发行', 'about.desc': '激活个性价值,首次挖矿发行',
'about.appTitle': '下载 APP', 'about.appTitle': '下载 APP',
'about.appDesc': '', 'about.appDesc': ' ',
'about.comTitle': '加入社区', 'about.comTitle': '加入社区',
'about.comDesc': '', 'about.comDesc': ' ',
'about.contact': '联系我们', 'about.contact': '联系我们',
'about.copyright': 'Copyright ©2019 VIC', 'about.copyright': 'Copyright ©2019 VIC',
} }