Adjust translations.

This commit is contained in:
rulingcom 2024-09-04 20:55:47 +08:00
parent 18a591d1f2
commit 6f96111d98
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
<div class="span4">
<!-- 顯示歷史紀錄 -->
<div class="history-records">
<h3><%= t('history_records') %></h3>
<h3><%= t('history') %></h3>
<% if f.object.ask_status_histories.present? %>
<% status_mapping = AskTicketStatus.default_sorting.map{|a| [a.key, a.title]}.to_h %>
<table class="table">