Merge branch 'develop' into future-2024-05-31
This commit is contained in:
		
						commit
						5dc8c2827c
					
				
					 32 changed files with 415 additions and 222 deletions
				
			
		| 
						 | 
				
			
			@ -694,6 +694,7 @@ channel: "Channels"
 | 
			
		|||
create: "Create"
 | 
			
		||||
notificationSetting: "Notification settings"
 | 
			
		||||
notificationSettingDesc: "Select the types of notification to display."
 | 
			
		||||
enableFaviconNotificationDot: "Enable favicon notification dot"
 | 
			
		||||
useGlobalSetting: "Use global settings"
 | 
			
		||||
useGlobalSettingDesc: "If turned on, your account's notification settings will be used. If turned off, individual configurations can be made."
 | 
			
		||||
other: "Other"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								locales/index.d.ts
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								locales/index.d.ts
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -2792,6 +2792,10 @@ export interface Locale extends ILocale {
 | 
			
		|||
     * 表示する通知の種別を選択してください。
 | 
			
		||||
     */
 | 
			
		||||
    "notificationSettingDesc": string;
 | 
			
		||||
    /**
 | 
			
		||||
     * ファビコン通知ドットを有効にする
 | 
			
		||||
     */
 | 
			
		||||
    "enableFaviconNotificationDot": string;
 | 
			
		||||
    /**
 | 
			
		||||
     * グローバル設定を使う
 | 
			
		||||
     */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -694,6 +694,7 @@ channel: "チャンネル"
 | 
			
		|||
create: "作成"
 | 
			
		||||
notificationSetting: "通知設定"
 | 
			
		||||
notificationSettingDesc: "表示する通知の種別を選択してください。"
 | 
			
		||||
enableFaviconNotificationDot: "ファビコン通知ドットを有効にする"
 | 
			
		||||
useGlobalSetting: "グローバル設定を使う"
 | 
			
		||||
useGlobalSettingDesc: "オンにすると、アカウントの通知設定が使用されます。オフにすると、個別に設定できるようになります。"
 | 
			
		||||
other: "その他"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue