Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong character encoding #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions config/locales/ja.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# English strings go here for Rails i18n
ja:
field_app_notification: "アプリ通知"
field_app_notification_desktop: "WEBブラウザが対応していればデスクトップ通知を使用する"
notifications: "通知"
see_all: "全て表示"
notifications_events_settings: "アプリ通知イベント設定"
issue_added: "追加された課題"
issue_updated: "更新された課題"
issue_note_added: "追加された課題の注釈"
issue_status_updated: "更新された課題の注釈"
issue_assigned_to_updated: "割り当てられた課題"
issue_priority_updated: "プライオリティが更新された課題"
faye_server_adress: "fayeサーバーのアドレス(空白時は無効)"
mark_as_seen: "確認済みにする"
mark_all_as_seen: "すべて確認済みにする"
viewed_notification: "表示した通知"
new_notification: "新しい通知"
filter_button: "フィルター"
view_app_notifications: "通知の表示"
unreachable_faye_server: "Fayeサーバーに到達できませんでした"