summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 18:07:25 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 18:07:25 +0200
commitc34712edaf2df5898946145a49e49b7a0694832f (patch)
treec8629af902f915cbdd74d924b837d578976aa0f4
parent47f37482e726ef592bc5b20bb709fc789c4f2787 (diff)
New translations strings.xml (Japanese)
-rw-r--r--app/src/main/res/values-ja/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 7f2660f2d..4468a1283 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -1029,6 +1029,7 @@
<string name="set_backup">Backup</string>
<string name="set_auto_backup">Auto backup statuses</string>
<string name="set_auto_backup_indication">This option is per account. It will launch a service that will automatically store your statuses locally in the database. That allows to get statistics and charts</string>
+ <string name="report_account">Report account</string>
<plurals name="number_of_vote">
<item quantity="other">%d票</item>
</plurals>