Localized 2 missing lines for mobile widgets.vue
This commit is contained in:
		
							parent
							
								
									a169c7756f
								
							
						
					
					
						commit
						24de518922
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -24,8 +24,8 @@
 | 
			
		|||
					<option value="nav">%i18n:common.widgets.nav%</option>
 | 
			
		||||
					<option value="tips">%i18n:common.widgets.tips%</option>
 | 
			
		||||
				</select>
 | 
			
		||||
				<button @click="addWidget">追加</button>
 | 
			
		||||
				<p><a @click="hint">カスタマイズのヒント</a></p>
 | 
			
		||||
				<button @click="addWidget">%i18n:add-widget%</button>
 | 
			
		||||
				<p><a @click="hint">%i18n:customization-tips%</a></p>
 | 
			
		||||
			</header>
 | 
			
		||||
			<x-draggable
 | 
			
		||||
				:list="widgets"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue