Translated mobile/views/pages/welcome.vue
This commit is contained in:
		
							parent
							
								
									9652440579
								
							
						
					
					
						commit
						b608e594af
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@
 | 
			
		|||
		<div class="about">
 | 
			
		||||
			<h2>{{ name || 'unidentified' }}</h2>
 | 
			
		||||
			<p v-html="description || '%i18n:common.about%'"></p>
 | 
			
		||||
			<router-link class="signup" to="/signup">新規登録</router-link>
 | 
			
		||||
			<router-link class="signup" to="/signup">%i18n:@signup%</router-link>
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="login">
 | 
			
		||||
			<mk-signin :with-avatar="false"/>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue