enhance(frontend): リアクション選択時に音を流せるように (#12441)
* (add) リアクション選択時に音を鳴らせるように * Update Changelog * tweak sound * tweak sound --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
		
							parent
							
								
									d32631d159
								
							
						
					
					
						commit
						5bdae9f6d0
					
				
					 11 changed files with 29 additions and 2 deletions
				
			
		
							
								
								
									
										1
									
								
								locales/index.d.ts
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								locales/index.d.ts
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1943,6 +1943,7 @@ export interface Locale {
 | 
			
		|||
        "notification": string;
 | 
			
		||||
        "antenna": string;
 | 
			
		||||
        "channel": string;
 | 
			
		||||
        "reaction": string;
 | 
			
		||||
    };
 | 
			
		||||
    "_ago": {
 | 
			
		||||
        "future": string;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1848,6 +1848,7 @@ _sfx:
 | 
			
		|||
  notification: "通知"
 | 
			
		||||
  antenna: "アンテナ受信"
 | 
			
		||||
  channel: "チャンネル通知"
 | 
			
		||||
  reaction: "リアクション選択時"
 | 
			
		||||
 | 
			
		||||
_ago:
 | 
			
		||||
  future: "未来"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue