From 41128244d2490f1adb6fb317b4008dc31909edb6 Mon Sep 17 00:00:00 2001 From: Bomrah Harry Date: Fri, 27 Oct 2023 19:48:18 +0800 Subject: [PATCH] updated translate file --- config/locales/en.yml | 2 +- config/locales/zh_tw.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index ac37abf..0e6cf69 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -94,7 +94,7 @@ en: dashboard: Dashboard display_field: Display field note: Note - email_exist: "Email or name exist!" + email_email_or_name_existexist: "Email or name exist!" email_signup_success: Signup success email_submission_success: Submission registration success email_add_file_success: Add file success diff --git a/config/locales/zh_tw.yml b/config/locales/zh_tw.yml index b867ff8..7b8a9f4 100644 --- a/config/locales/zh_tw.yml +++ b/config/locales/zh_tw.yml @@ -94,7 +94,7 @@ zh_tw: dashboard: 儀錶板 display_field: 顯示的欄位 note: 附註 - email_exist: "已存在!" + email_or_name_exist: 隊名或Email已存在 email_signup_success: 報名成功 email_submission_success: 投稿註冊成功 email_add_file_success: 新增上傳成功