mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Update Rhymix English Language Translations
Update Language Files of: - Common Language File - Addon Module - Admin Module - AutoInstall Module - Board Module - Comment Module - Communication Module - Document Module - Editor Module - File Module - Korean Postal Code Module - Notification Center Module - Point Module - Poll Module - RSS Module - Tag Module - Recycle Bin Module - AdminLogging Addon - PhotoSwipe Addon - XEdition Layout - Content Widget - ncenter_login Widget - mcontent Widget
This commit is contained in:
parent
0e9c44387c
commit
a3cc3a9781
30 changed files with 190 additions and 105 deletions
|
|
@ -34,7 +34,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<th scope="col" class="title">{$lang->title}</th>
|
||||
<th scope="col" class="nowr">{$lang->writer}</th>
|
||||
<th scope="col" class="nowr">{$lang->readed_count}</th>
|
||||
<th scope="col" class="nowr">{$lang->cmd_vote}(+/-)</th>
|
||||
<th scope="col" class="nowr">{$lang->cmd_vote} / {$lang->cmd_vote_down}</th>
|
||||
<th scope="col" class="nowr"><a href="{getUrl('sort_index', 'declared_count')}">{$lang->declared_count} <block cond="$sort_index == 'declared_count'">▼</block></a></th>
|
||||
<th scope="col" class="nowr"><a href="{getUrl('sort_index', 'regdate')}">{$lang->original_date} <block cond="$sort_index == 'regdate'">▼</block></a></th>
|
||||
<th scope="col" class="nowr"><a href="{getUrl('sort_index', 'declared_latest')}">{$lang->latest_declared_date} <block cond="$sort_index == 'declared_latest'">▼</block></a></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue