We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c82433 commit 6eb347cCopy full SHA for 6eb347c
app/src/main/res/values-ja/strings.xml
@@ -63,4 +63,9 @@
63
<string name="alarm_permission_description">Clock Youはあなたを時間通り起こすために、アラームを設定する権限が必要です。</string>
64
<string name="alarm_permission_title">アラーム権限</string>
65
<string name="notification_permission_title">通知権限</string>
66
+ <string name="alarm_name">アラームの名前</string>
67
+ <string name="notification_permission_description">アラームやタイマーを見逃さないために通知を許可しましょう。設定されたアラームやタイマーのアラートのみ通知します。</string>
68
+ <string name="allow">許可</string>
69
+ <string name="maybe_later">後にする</string>
70
+ <string name="repeat">繰り返し</string>
71
</resources>
0 commit comments