Files
sure/config/locales/views/merchants/zh-TW.yml
Rukeith dddc2182a4 feat(zh-TW): add Traditional Chinese localization support (#503)
* feat(zh-TW): add Traditional Chinese localization support

Integrates comprehensive zh-TW locale files across UI, models, emails, and helpers.
Updates language mapping for Chinese (Traditional) and adds translations for various modules.
Establishes full Traditional Chinese support in the app.

* feat(locales): add zh-TW translations

Add comprehensive Traditional Chinese (zh-TW) translations for UI, defaults,
Doorkeeper, mailers, models, and views to provide full Taiwanese localization
and improve wording consistency.

Replace and update several existing zh-TW entries for clarity and consistency.
Also expose the Postgres port in the example compose for easier local
development and apply minor locale/typo/whitespace fixes.

* feat(locales): add zh-TW translations

Add Traditional Chinese (zh-TW) locale files across many views and settings
to provide Taiwanese localization. Introduce updated translations for
authentication, onboarding, settings, integrations (Plaid, SimpleFin,
Lunch Flow), accounts, reports, and various resource pages.

Remove or replace legacy locale files to align with the revamped i18n
structure and copy organization. This enables full zh-TW support for the UI.

* chore(docker): remove published Postgres port

Remove the published Postgres port mapping (5432) from the example
docker-compose file to avoid exposing the database to the host and to
prevent accidental port conflicts. Keeps the example more secure and
focused on internal service networking.

* docs(i18n): 統一 SimpleFIN 在繁體中文翻譯的大小寫

將 zh-TW 翻譯中所有出現的 "SimpleFin" 更新為品牌正確的 "SimpleFIN",
包含標題、提示文字、成功/錯誤訊息及表單標籤,以維持品牌名稱一致性
並提升使用者介面的翻譯準確性。
2026-01-10 20:16:15 +01:00

36 lines
1.1 KiB
YAML

---
zh-TW:
family_merchants:
create:
error: '建立商家時發生錯誤:%{error}'
success: 成功建立新商家
destroy:
success: 成功刪除商家
edit:
title: 編輯商家
form:
name_placeholder: 商家名稱
index:
empty: 尚無商家
new: 新增商家
title: 商家管理
family_title: 家庭商家
family_empty: 尚無家庭商家
provider_title: 提供商商家
provider_empty: 目前尚無連結至此家庭的提供商商家
provider_read_only: 提供商商家是從您連結的金融機構同步而來的,無法在此進行編輯。
table:
merchant: 商家
actions: 操作
source: 來源
merchant:
confirm_accept: 刪除商家
confirm_body: 您確定要刪除此商家嗎?刪除此商家將會解除所有相關交易的連結,並可能影響您的報表產出。
confirm_title: 確定要刪除商家嗎?
delete: 刪除商家
edit: 編輯商家
new:
title: 新增商家
update:
success: 商家資訊已成功更新