Created
May 17, 2016 11:34
-
-
Save daipresents/17cd91b69efbb90214ff4af8ae058211 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Japanese strings go here | |
ja: | |
my_label: "My label" | |
task_board_text_no_sprint: プロジェクトには実行中のスプリントがありません。バージョンの期限日を確認してください。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p><%= link_to_issue(issue) %>: <%=h issue.subject %></p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment