From d820db3596c8b0040832351246b60a33065dd516 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Tue, 8 Apr 2025 15:02:23 +0800 Subject: [PATCH] locale fix --- app/views/asks/index.html.erb | 2 +- config/locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/asks/index.html.erb b/app/views/asks/index.html.erb index 2bf2709..240211a 100644 --- a/app/views/asks/index.html.erb +++ b/app/views/asks/index.html.erb @@ -128,7 +128,7 @@
- +
diff --git a/config/locales/en.yml b/config/locales/en.yml index dd96545..2242bce 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -24,7 +24,7 @@ en: apply_all: "Apply All" discard_changes: "Discard Changes" default_custom_fields: "Default custom fields" - serial_number: "No." + serial_number: "Ticket No." the_same_as_field_name: "The same as Field Name" recover_data: "Recover Data" are_you_sure_to_recover_data: "Are you sure to recover data?"