add msg
This commit is contained in:
		
							parent
							
								
									128ed5723a
								
							
						
					
					
						commit
						7f73216936
					
				@ -641,6 +641,9 @@
 | 
			
		||||
    },
 | 
			
		||||
    "Значение сохранено в буфере обмена." : {
 | 
			
		||||
      "comment" : "Сообщение после копирования"
 | 
			
		||||
    },
 | 
			
		||||
    "Идет загрузка..." : {
 | 
			
		||||
 | 
			
		||||
    },
 | 
			
		||||
    "Идея" : {
 | 
			
		||||
      "comment" : "feedback category: idea",
 | 
			
		||||
 | 
			
		||||
@ -84,7 +84,7 @@ struct BlockedUsersView: View {
 | 
			
		||||
                userRow(user)
 | 
			
		||||
            }
 | 
			
		||||
            if isLoading {
 | 
			
		||||
                ProgressView()
 | 
			
		||||
                Text("Идет загрузка...")
 | 
			
		||||
                    .frame(maxWidth: .infinity, alignment: .center)
 | 
			
		||||
                    .listRowBackground(Color.clear)
 | 
			
		||||
                    .listRowSeparator(.hidden)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user