japanese localization

This commit is contained in:
SPRINX0\prochazka
2025-11-24 16:20:54 +01:00
parent 18d908fa63
commit 67ee130a9e
3 changed files with 919 additions and 0 deletions

View File

@@ -8,6 +8,16 @@ Builds:
- linux - application for linux
- win - application for Windows
## 6.7.1 - not released yet
- ADDED: LANGUAGE environment variable for the web version. #1266
- ADDED: New localizations (Italian, Portugese (Brazil), Japanese)
- ADDED: Option to detect language from browser settings in web version
- FIXED: Check updates option no longer available in 6.7.0 #1263
- FIXED: A MERGE statement must be terminated by a semi-colon (;), but dbgate stripped it. #1257
- ADDED: Show table size #552
- ADDED: Sort tables by size and by row count
- ADDED: Connect to Legacy MongoDB (Premium) #540
## 6.7.0
- ADDED: Added localization support, now you can use DbGate in multiple languages (French, Spanish, German, Czech, Slovak, Simplified Chinese) #347 #705 #939 #1079
- CHANGED: Solved many issues with binary fields, huge performance improvements in binary fields processing