i18n
This commit is contained in:
		@@ -61,14 +61,16 @@ export default {
 | 
			
		||||
    theme: 'Tema',
 | 
			
		||||
    clipboardDemo: 'Clipboard',
 | 
			
		||||
    i18n: 'I18n',
 | 
			
		||||
    externalLink: 'Enlace externo'
 | 
			
		||||
    externalLink: 'Enlace externo',
 | 
			
		||||
    profile: 'Profile'
 | 
			
		||||
  },
 | 
			
		||||
  navbar: {
 | 
			
		||||
    logOut: 'Salir',
 | 
			
		||||
    dashboard: 'Panel de control',
 | 
			
		||||
    github: 'Github',
 | 
			
		||||
    theme: 'Tema',
 | 
			
		||||
    size: 'Tamaño global'
 | 
			
		||||
    size: 'Tamaño global',
 | 
			
		||||
    profile: 'Profile'
 | 
			
		||||
  },
 | 
			
		||||
  login: {
 | 
			
		||||
    title: 'Formulario de acceso',
 | 
			
		||||
 
 | 
			
		||||
@@ -62,13 +62,13 @@ export default {
 | 
			
		||||
    clipboardDemo: 'Clipboard',
 | 
			
		||||
    i18n: '国际化',
 | 
			
		||||
    externalLink: '外链',
 | 
			
		||||
    profile: '个人资料页'
 | 
			
		||||
    profile: '个人中心'
 | 
			
		||||
  },
 | 
			
		||||
  navbar: {
 | 
			
		||||
    dashboard: '首页',
 | 
			
		||||
    github: '项目地址',
 | 
			
		||||
    logOut: '退出登录',
 | 
			
		||||
    profile: '个人资料页',
 | 
			
		||||
    profile: '个人中心',
 | 
			
		||||
    theme: '换肤',
 | 
			
		||||
    size: '布局大小'
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user