Skip to content

Commit

Permalink
Merge pull request #9 from LeoAndo/release/v1.0.0
Browse files Browse the repository at this point in the history
release v1.0.0
  • Loading branch information
LeoAndo committed Jul 31, 2023
2 parents c17d3eb + 29be80d commit c05caeb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<string name="locale_zh_display_name" translatable="false">中文</string>
<string name="locale_ko_display_name" translatable="false">한국어</string>

<!-- TODO CompletedQuizEntity(テーブル)のprimary keyとして使うので多言語かしないのと他と被らないこと! -->
<string name="quiz_01" translatable="false">Q 01</string>
<string name="quiz_02" translatable="false">Q 02</string>
<string name="quiz_03" translatable="false">Q 03</string>
Expand All @@ -39,4 +38,4 @@
<string name="quiz_19" translatable="false">Q 19</string>
<string name="quiz_20" translatable="false">Q 20</string>
<string name="quiz_21" translatable="false">Q 21</string>
</resources>
</resources>

0 comments on commit c05caeb

Please sign in to comment.