-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refs #39319, Add translation for hint message.
- Loading branch information
1 parent
1d97dc7
commit 7615c3a
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,12 +14,12 @@ | |
# charlesc <[email protected]>, 2013-2014,2016,2020,2022 | ||
# 淑涵 詹 <[email protected]>, 2020-2021 | ||
# 花玉婷 <[email protected]>, 2016-2019,2021-2023 | ||
# 馮 佳今, 2022-2023 | ||
# 馮 佳今, 2022-2024 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: netiCRM\n" | ||
"PO-Revision-Date: 2013-07-25 09:19+0000\n" | ||
"Last-Translator: Chang Shu-huai <[email protected]>, 2016-2024\n" | ||
"Last-Translator: 馮 佳今, 2022-2024\n" | ||
"Language-Team: Chinese (Taiwan) (http://app.transifex.com/netivism-tw/neticrm/language/zh_TW/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -49969,3 +49969,8 @@ msgstr "飛信自動化行銷" | |
#: CRM/Core/Payment/TapPay.php | ||
msgid "Enable 3D secure" | ||
msgstr "啟用 3D 驗證" | ||
|
||
#: CRM/Contact/Form/Merge.php CRM/Contact/Form/Task/Merge.php | ||
msgid "" | ||
"Cannot merge with the administrator, please recheck the selected contacts." | ||
msgstr "無法合併管理員,請重新檢查您所選擇的聯絡人。" |