Skip to content

Commit

Permalink
Missing translations added
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonjuni committed Jun 29, 2017
1 parent 42b4c0e commit 69167d4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@

<string name="next">Próximo</string>
<string name="skip">Skip</string>

<string name="menu_tutorial">Tutorial</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@

<string name="next">Prochain</string>
<string name="skip">Skip</string>

<string name="menu_tutorial">Didacticiel</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,6 @@
<string name="next">次</string>
<string name="skip">Skip</string>

<string name="menu_tutorial">ガイダンス</string>

</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,6 @@

<string name="next">Next</string>
<string name="skip">Skip</string>

<string name="menu_tutorial">Руководство</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,6 @@

<string name="next">Next</string>
<string name="skip">Skip</string>

<string name="menu_tutorial">教程</string>
</resources>

0 comments on commit 69167d4

Please sign in to comment.