[Clinet] Fix i18n
This commit is contained in:
		
							parent
							
								
									15a2881083
								
							
						
					
					
						commit
						72cbab6514
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -322,7 +322,7 @@ export default Vue.extend({
 | 
				
			||||||
							});
 | 
												});
 | 
				
			||||||
							break;
 | 
												break;
 | 
				
			||||||
						default:
 | 
											default:
 | 
				
			||||||
							alert(`%i18n:@unhandled-error% ${err}`);
 | 
												alert(this.$t('unhandled-error'));
 | 
				
			||||||
					}
 | 
										}
 | 
				
			||||||
				});
 | 
									});
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue