mirror of
				https://github.com/Fabio286/antares.git
				synced 2025-06-05 21:59:22 +02:00 
			
		
		
		
	Merge branch 'Fabio286:master' into master
This commit is contained in:
		@@ -120,7 +120,11 @@ module.exports = {
 | 
			
		||||
      new: 'Mới',
 | 
			
		||||
      history: 'Lịch sử',
 | 
			
		||||
      select: 'Chọn',
 | 
			
		||||
      passphrase: 'Cụm mật khẩu'
 | 
			
		||||
      passphrase: 'Cụm mật khẩu',
 | 
			
		||||
      filter: 'Bộ lọc',
 | 
			
		||||
      disabled: 'Đã tắt',
 | 
			
		||||
      enable: 'Bật',
 | 
			
		||||
      disable: 'Tắt'
 | 
			
		||||
   },
 | 
			
		||||
   message: {
 | 
			
		||||
      appWelcome: 'Chào bạn đến với Antares SQL Client!',
 | 
			
		||||
@@ -244,7 +248,10 @@ module.exports = {
 | 
			
		||||
      newTriggerFunction: 'Chức năng kích hoạt mới',
 | 
			
		||||
      thereIsNoQueriesYet: 'Không có truy vấn nào',
 | 
			
		||||
      searchForQueries: 'Tìm kiếm truy vấn',
 | 
			
		||||
      killProcess: 'Huỷ quá trình'
 | 
			
		||||
      killProcess: 'Huỷ quá trình',
 | 
			
		||||
      closeTab: 'Đóng tab',
 | 
			
		||||
      goToDownloadPage: 'Tới trang tải về',
 | 
			
		||||
      readOnlyMode: 'Chế độ chỉ đọc'
 | 
			
		||||
   },
 | 
			
		||||
   faker: {
 | 
			
		||||
      address: 'Địa chỉ',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user