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 f9855cf commit f94fd16Copy full SHA for f94fd16
app/src/main/res/values-ja/strings.xml
@@ -27,8 +27,8 @@
27
<string name="note_content_locked">ノートの内容がロックされています。</string>
28
<string name="show_content">内容を表示</string>
29
<string name="locking_warning">警告:ノートのパスワードを忘れた場合、そのパスワードを復元したり、ノートの内容にアクセスしたりすることはできなくなります。</string>
30
- <string name="new_text_note">New text note</string>
31
- <string name="new_checklist">New checklist</string>
+ <string name="new_text_note">新しいテキストメモ</string>
+ <string name="new_checklist">新しいチェックリスト</string>
32
<!-- File notes -->
33
<string name="open_file">ファイルを開く</string>
34
<string name="export_as_file">ファイルとしてエクスポート</string>
0 commit comments