Use global translation
This commit is contained in:
		
							parent
							
								
									4530d40537
								
							
						
					
					
						commit
						b975751710
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -929,7 +929,6 @@ desktop/views/components/settings.vue: | |||
|   circle-icons: "円形のアイコンを使用" | ||||
|   contrasted-acct: "ユーザー名にコントラストを付ける" | ||||
|   post-form-on-timeline: "タイムライン上部に投稿フォームを表示する" | ||||
|   customize: "ホームのカスタマイズ" | ||||
|   show-clock-on-header: "右上に時計を表示する" | ||||
|   show-reply-target: "リプライ先を表示する" | ||||
|   timeline: "タイムライン" | ||||
|  |  | |||
|  | @ -71,7 +71,7 @@ | |||
| 
 | ||||
| 			<section> | ||||
| 				<ui-switch v-model="showPostFormOnTopOfTl">{{ $t('post-form-on-timeline') }}</ui-switch> | ||||
| 				<ui-button @click="customizeHome">{{ $t('customize') }}</ui-button> | ||||
| 				<ui-button @click="customizeHome">{{ $t('@.customize-home') }}</ui-button> | ||||
| 			</section> | ||||
| 			<section> | ||||
| 				<header>{{ $t('wallpaper') }}</header> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue