Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: improve team duplicate error message#1804

Open
xingzihai wants to merge 1 commit intoapitable:developfrom
xingzihai:fix/1096-friendly-team-error-message
Open

fix: improve team duplicate error message#1804
xingzihai wants to merge 1 commit intoapitable:developfrom
xingzihai:fix/1096-friendly-team-error-message

Conversation

@xingzihai
Copy link

What changed

  • Replaced cryptic team_is_exist_err with human-readable error messages
  • Updated translations in 12 files across 10 languages

Why

The original error message "team_is_exist_err" was not user-friendly. Now users see clear messages like "Team name already exists" (en-US), "团队名称已存在" (zh-CN), etc.

Test plan

  • All language files updated consistently
  • No code logic changes, only string values

Closes #1096

Replace cryptic 'team_is_exist_err' with human-readable messages
in all supported languages.

Closes apitable#1096
@CLAassistant
Copy link

CLAassistant commented Mar 3, 2026

CLA assistant check
All committers have signed the CLA.

@xingzihai
Copy link
Author

Hi, I've signed the CLA. Could you please recheck the CLA status? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: error message not friendly when create new team and team name duplicated

2 participants