Commit Graph

30 Commits

Author SHA1 Message Date
Zexi Li
0fa97910f3 fix(llm): require memory_mb for local_path HAMi devices (#25220)
local_path SKUs cannot estimate VRAM from InstantModel; validate HAMi devices set devices[].memory_mb on create/update and deployment.
2026-07-29 10:21:57 +08:00
Zexi Li
b52aa5de85 feat(llm): validate GPU devices on deployment create and improve error messages (#25062) 2026-06-24 14:26:18 +08:00
屈轩
4bce487605 fix(compute): polish httperrors error messages in pkg/compute (#25036)
Unify spelling, grammar, and semantics of API error strings without changing error types or business logic.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 20:49:22 +08:00
屈轩
3b5f8dfe16 fix(region): 补充部分翻译 (#20730) 2024-07-07 09:01:00 +08:00
屈轩
f2c8355c15 fix(region): update y18n (#19670) 2024-03-08 13:43:26 +08:00
屈轩
41a942413b fix(region): add translate (#19137) 2024-01-02 16:49:18 +08:00
ioito
b2c4aafe46 fix(apigateway): convert net err to service error 2022-04-01 15:39:23 +08:00
Qu Xuan
3110923be4 fix(region): add trans and mongodb backup list 2021-08-04 11:37:28 +08:00
Qu Xuan
314d664ff2 fix(region): translation errors 2021-05-27 10:46:16 +08:00
Qu Xuan
fdc8f8b3e8 fix: add trans info 2021-04-08 21:16:47 +08:00
Qu Xuan
db11d67f43 fix: add bucket tooltip 2021-03-10 21:05:35 +08:00
rainzm
b83c26f1f3 feat(locale): update 2021-01-28 10:07:40 +08:00
lvyangyang
8cf11aa3f9 fix(region): vpcpeering error message translation 2021-01-22 04:36:39 -05:00
Qiu Jian
9628e1210e fix(apigateway): recover remove apigateway locale messages 2021-01-22 10:45:10 +08:00
Qiu Jian
84f776069f fix(keystone): allow delete sso imported non-local user
allow delete SSO imported non-local users
2021-01-21 23:48:53 +08:00
Yousong Zhou
78a6ebd57f locales: generate 2021-01-11 17:47:08 +08:00
Yousong Zhou
b66ccd78a1 locales: zh-CN: add some translations 2021-01-11 17:46:52 +08:00
Yousong Zhou
a17d88c785 locales: regenerate locales.go 2020-12-24 13:19:10 +08:00
Yousong Zhou
d18f612af9 locales: zh-CN: regenerate messages.gotext.json 2020-12-24 13:19:10 +08:00
Qiu Jian
fbdcbeb751 fix(cloudcommon): supplement i18n translations 2020-12-09 00:43:54 +08:00
Qu Xuan
06207c4a37 fix(region): restore password validate condition 2020-12-08 17:43:36 +08:00
Qu Xuan
c9ca2c8755 fix(region): validate invalid character for password 2020-12-07 10:07:14 +08:00
TangBin
a537c0e396 fix(region): update translations 2020-11-25 18:10:32 +08:00
Yousong Zhou
65571cc5e4 fix(locales): fix translation text 2020-11-21 17:28:38 +08:00
rainzm
1e297dca12 feat: update locales 2020-11-10 15:19:30 +08:00
Qiu Jian
32fe10b001 fix: scopedpolicybindings filter by scope project 2020-11-03 23:12:30 +08:00
Yousong Zhou
0ecdb5cd96 locales: monitor: add translations 2020-09-23 18:42:53 +08:00
Yousong Zhou
b075447f95 locales: update translation 2020-09-21 10:12:57 +08:00
Yousong Zhou
69c7af840a locales: update translations 2020-09-19 23:41:42 +08:00
Yousong Zhou
c2bca8ab39 Feature/yousong text (#7487)
* notify: log with context info

* region: guests: log with context info

* region: hosts: log with context info

* region: misc: remove redundant log

* region: skus: use NewInternalServerError instead of NewGeneralError

* appsrv: dispatcher: preserve text id

* appsrv: dispatcher: remove commented-out code

* cloudcommon: db_dispatcher: note errors that won't be translated

* cloudcommon: db: rbac: preserve text id

* cloudcommon: caller: preserve text id

* treewide: fix fmt string

* region: guest_actions: preserve text id

* region: guest_actions: fix fmt string

* region: usages: fix fmt string

* mcclient: hosts: remove redundant return value

* cloudcommon: fetch: preserve text id

* region: guest_template: preserve text id

* cloudcommon: db: db_dispatcher: preserve text id

* region: guest_actions: preserve text id

* httperrors: add funcs for wrap lang tag into context

* vendor: golang.org/x/text

* httperrors: error with context

* httperrors: HTTPError

* treewide: fix typo

* treewide: use en in source code

* locales: initial version
2020-08-25 15:26:31 +08:00