Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-ja-rJP')
-rw-r--r--app/src/main/res/values-ja-rJP/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml
index b992c02a..d59d9c0c 100644
--- a/app/src/main/res/values-ja-rJP/strings.xml
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -184,4 +184,8 @@
<plurals name="ab_selected">
<item quantity="other">%d 選択済</item>
</plurals>
-</resources>
+
+ <string name="formatting_help_text_title">テキスト</string>
+ <string name="formatting_help_unsupported_title">サポートされていません。</string>
+ <string name="formatting_help_unsupported_body_3">画像</string>
+ </resources>