summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layouts/mastodon/values/strings.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-01-30 17:02:24 +0100
committerThomas <tschneider.ac@gmail.com>2023-01-30 17:02:24 +0100
commit408e51c0a6ca09a9b61632d7798e588e78a2bb31 (patch)
treea15df96a932124f0bbb1116512cbfe50d34e2df6 /app/src/main/res/layouts/mastodon/values/strings.xml
parent9fd834eb44612e8747fff5814a95a129e8c1bb01 (diff)
Peertube 2FA support
Diffstat (limited to 'app/src/main/res/layouts/mastodon/values/strings.xml')
-rw-r--r--app/src/main/res/layouts/mastodon/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/layouts/mastodon/values/strings.xml b/app/src/main/res/layouts/mastodon/values/strings.xml
new file mode 100644
index 000000000..b5290879c
--- /dev/null
+++ b/app/src/main/res/layouts/mastodon/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="otp_message">Two factor authentication token</string>
+</resources> \ No newline at end of file