mirror of
				https://github.com/tooot-app/app
				synced 2025-06-05 22:19:13 +02:00 
			
		
		
		
	New translations mediaSelector.json (Chinese Traditional)
This commit is contained in:
		
							
								
								
									
										28
									
								
								src/i18n/zh-Hant/components/mediaSelector.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								src/i18n/zh-Hant/components/mediaSelector.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | ||||
| { | ||||
|   "title": "選擇媒體來源", | ||||
|   "options": { | ||||
|     "library": "上傳", | ||||
|     "photo": "拍照", | ||||
|     "cancel": "$t(common:buttons.cancel)" | ||||
|   }, | ||||
|   "library": { | ||||
|     "alert": { | ||||
|       "title": "權限不足", | ||||
|       "message": "上傳照片需要讀取的權限", | ||||
|       "buttons": { | ||||
|         "settings": "更新設定", | ||||
|         "cancel": "$t(common:buttons.cancel)" | ||||
|       } | ||||
|     } | ||||
|   }, | ||||
|   "photo": { | ||||
|     "alert": { | ||||
|       "title": "權限不足", | ||||
|       "message": "需要使用相機的權限來上傳", | ||||
|       "buttons": { | ||||
|         "settings": "更新設定", | ||||
|         "cancel": "$t(common:buttons.cancel)" | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user