Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

Commit

Permalink
Adding Chinese translation (#51)
Browse files Browse the repository at this point in the history
* Create zh.yml

* Rename zh.yml to zh-tw.yml
  • Loading branch information
maybeken authored and Charlie committed Nov 16, 2018
1 parent ffa2aca commit 7f67f97
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions resources/locale/zh-tw.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
reflar-polls:
admin:
permissions:
moderate: 編輯及刪除投票
start: 建立投票
vote: 投票
self_edit: 允許用戶修改自己的投票
forum:
no_permission: 你沒有權限投票
poll_ended: 此投票已結束
days_remaining: "投票將於 {time} 結束"
public_poll: 查看投票者
votes_modal:
title: 投票者
modal:
submit: 提交
no_voters: 沒有投票
switch: 允許查看投票者
min: 你必須提供最少兩個選項
max: 你最多提供十個選項
include_question: 你必須填上問題
date_placeholder: 投票結束日 (可選)
answer_placeholder: 選項
add: 增加選項
question_placeholder: 問題
add_title: 建立投票
edit_title: 修改投票
answers: 選項
moderation:
edit: 修改投票
delete: 刪除投票
delete_confirm: 你是否確定要刪除此投票?
composer_discussion:
add_poll: 建立投票
edit: => reflar-polls.forum.moderation.edit
tooltip:
votes:
vote:
badge: 投票

0 comments on commit 7f67f97

Please sign in to comment.