Localize missing line
This commit is contained in:
		
							parent
							
								
									1e4f11a979
								
							
						
					
					
						commit
						1f75cf4ace
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<template>
 | 
			
		||||
<mk-ui>
 | 
			
		||||
	<p v-if="fetching">読み込み中</p>
 | 
			
		||||
	<p v-if="fetching">%i18n:common.loading%</p>
 | 
			
		||||
	<b-card v-if="!fetching" :header="app.name">
 | 
			
		||||
		<b-form-group label="App Secret">
 | 
			
		||||
			<b-input :value="app.secret" readonly/>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue