Localize a dev file
This commit is contained in:
		
							parent
							
								
									ff325d9588
								
							
						
					
					
						commit
						eb8c3fe884
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
					@ -1351,3 +1351,7 @@ docs:
 | 
				
			||||||
      name: "名前"
 | 
					      name: "名前"
 | 
				
			||||||
      type: "型"
 | 
					      type: "型"
 | 
				
			||||||
      description: "説明"
 | 
					      description: "説明"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
 | 
					dev/views/index.vue:
 | 
				
			||||||
 | 
					  manage-apps: "アプリの管理"
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
<mk-ui>
 | 
					<mk-ui>
 | 
				
			||||||
	<b-button to="/apps" variant="primary">アプリの管理</b-button>
 | 
						<b-button to="/apps" variant="primary">%i18n:@manage-apps%</b-button>
 | 
				
			||||||
</mk-ui>
 | 
					</mk-ui>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue