Skip to content

fix(i18n): fix typo for input instructions across multiple languages (close cloudreve/cloudreve#3505)#346

Open
YUDONGLING wants to merge 1 commit into
cloudreve:masterfrom
YUDONGLING:typo-mail-filter-20260718.1
Open

fix(i18n): fix typo for input instructions across multiple languages (close cloudreve/cloudreve#3505)#346
YUDONGLING wants to merge 1 commit into
cloudreve:masterfrom
YUDONGLING:typo-mail-filter-20260718.1

Conversation

@YUDONGLING

@YUDONGLING YUDONGLING commented Jul 18, 2026

Copy link
Copy Markdown
Member

Copilot AI review requested due to automatic review settings July 18, 2026 12:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates dashboard i18n strings across multiple locales to correct/clarify user-facing instructions for comma-separated inputs (file extensions and email domain/provider rules), closing cloudreve/cloudreve#3505.

Changes:

  • Updated enterFileExt instructions in multiple locales to explicitly indicate comma-separated input (,) and “leave blank” behavior.
  • Updated filterEmailProviderRuleDes instructions in multiple locales to clarify comma-separated input (,).

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
public/locales/zh-TW/dashboard.json Updates email provider rule instruction text (comma separation).
public/locales/ru-RU/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/pt-BR/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/pl-PL/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/ko-KR/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/ja-JP/dashboard.json Updates email provider rule instruction text (comma separation).
public/locales/it-IT/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/fr-FR/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/es-ES/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/en-US/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/de-DE/dashboard.json Updates file extension and email provider rule instruction text (comma separation).
public/locales/ar-AR/dashboard.json Updates file extension and email provider rule instruction text (comma separation).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"filterEmailProviderDes": "只允許使用特定的郵箱注冊站點,第三方 SSO 登入不受此限制。",
"filterEmailProviderRule": "郵箱域過濾規則",
"filterEmailProviderRuleDes": "多個域請使用半形逗號隔開。",
"filterEmailProviderRuleDes": "多個域請使用半形逗號 , 隔開。",
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.

2 participants