summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 18:07:19 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 18:07:19 +0200
commit47f37482e726ef592bc5b20bb709fc789c4f2787 (patch)
tree62ea9ebbe94d096e5d1532f7b9e972acc004d379
parent3565d20bf31fd1a76955dfbaef20cc8236bf1bbe (diff)
New translations strings.xml (Korean)
-rw-r--r--app/src/main/res/values-ko/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 76c36d476..17b0edeef 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -1037,6 +1037,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 votes</item>
</plurals>