greenbone / gsad

Greenbone Security Assistant HTTP Server - The server talking to the Greenbone Vulnerability Management daemon (gvmd).
GNU Affero General Public License v3.0
11 stars 14 forks source link

gsa i18n not working on Chinese #155

Closed qpowjohn closed 11 months ago

qpowjohn commented 11 months ago

Expected behavior

Interface language change to Chinese.

Actual behavior

Interface language not change to Chinese, but when choice German is work.

Steps to reproduce

  1. Open http://OpenVAS_IP:9392/usersettings
  2. Edit User Settings
  3. Change User Interface Language to Traditional Chinese
  4. Save
  5. Interface language still English

GVM versions

gsa: Greenbone Security Assistant 22.06.0

Environment

Operating system:

docker-compose

Logfiles

GLib:CRITICAL:2023-10-08 04h08.12 GMT:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 04h08.12 GMT:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h08.12 CST:13: g_hash_table_lookup: assertion 'hash_table != NULL' failed
gsad main:MESSAGE:2023-10-08 04h10.30 utc:11: Starting GSAD version 22.06.0
gsad  gmp:MESSAGE:2023-10-08 04h10.40 utc:12: Authentication success for 'admin' from 10.254.254.227
GLib:CRITICAL:2023-10-08 04h10.57 GMT:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 04h10.57 GMT:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
GLib:CRITICAL:2023-10-08 12h10.57 CST:12: g_hash_table_lookup: assertion 'hash_table != NULL' failed
gsad  gmp:MESSAGE:2023-10-08 05h01.10 GMT:12: Authentication success for 'admin' from 10.254.254.227
qpowjohn commented 11 months ago

this is gasd, not gsa.