-
-
Save codeforfun-jp/b253fe766ae123c189e4b460ff416fe4 to your computer and use it in GitHub Desktop.
[Kotlin Quiz ver2] 2-7
This file contains 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
<resources> | |
<string name="app_name">QuizApp</string> | |
<string name="question_label">問題文</string> | |
<string name="count_label">Q%d</string> | |
<string name="btn_answer">選択肢</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment