forked from saurabh/orbit4-5
translations for filemanager
This commit is contained in:
parent
e95543872c
commit
ac0460109e
|
@ -49,7 +49,7 @@
|
|||
</fieldset>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<a href="#" class="btn" data-dismiss="modal">Close</a>
|
||||
<a href="#" class="btn" data-dismiss="modal"><%= t(:close) %></a>
|
||||
<%= f.submit t('submit'), class: 'btn btn-primary' %>
|
||||
</div>
|
||||
<% end %>
|
|
@ -193,6 +193,7 @@ zh_tw:
|
|||
download: 下載
|
||||
downloaded: 已下載
|
||||
edit: 編輯
|
||||
edit_file: 編輯檔案
|
||||
editing:
|
||||
asset: 編輯資產
|
||||
design: 編輯設計
|
||||
|
@ -214,6 +215,8 @@ zh_tw:
|
|||
upload: F上傳檔案
|
||||
file_: 檔案
|
||||
file_type: 檔案類型
|
||||
filename: 檔案名稱
|
||||
filemanager: 檔案管理員
|
||||
followers: 訂閱者
|
||||
forgot_password: 忘記密碼?
|
||||
frequency: 頻率
|
||||
|
@ -445,6 +448,7 @@ zh_tw:
|
|||
syntax: Google搜尋語法設定
|
||||
search_: 搜尋
|
||||
search_engine: 搜尋引擎
|
||||
search_files: 搜尋檔案
|
||||
search_google: 搜尋Google
|
||||
setup_member: 會員設定
|
||||
server_usage: 主機負載
|
||||
|
|
Loading…
Reference in New Issue