add option to allow multiple poll choices

This commit is contained in:
sk
2022-12-08 20:53:34 +01:00
parent 6fd58c9682
commit 5b28468efd
5 changed files with 75 additions and 0 deletions

View File

@@ -397,4 +397,5 @@
<string name="login_title">Welcome Back</string>
<string name="login_subtitle">Log in with the server where you created your account.</string>
<string name="server_url">Server URL</string>
<string name="poll_allow_multiple">Allow multiple choices</string>
</resources>