diff options
| author | Marie <github@yuugi.dev> | 2025-05-08 19:47:18 +0200 |
|---|---|---|
| committer | Marie <github@yuugi.dev> | 2025-05-08 19:47:18 +0200 |
| commit | b753b2ea3aa34f60a0e38a4e7cf29ba3ec6db690 (patch) | |
| tree | 38f4089144c8348edbaba9c90545b23a12ace62c /sharkey-locales | |
| parent | merge: merge the two post-form menus (!995) (diff) | |
| download | sharkey-b753b2ea3aa34f60a0e38a4e7cf29ba3ec6db690.tar.gz sharkey-b753b2ea3aa34f60a0e38a4e7cf29ba3ec6db690.tar.bz2 sharkey-b753b2ea3aa34f60a0e38a4e7cf29ba3ec6db690.zip | |
add poll edit warning
Diffstat (limited to 'sharkey-locales')
| -rw-r--r-- | sharkey-locales/en-US.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 635684596b..8f217a1d3a 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -536,3 +536,7 @@ deleted: "Deleted" enableProxyAccount: "Enable the proxy account." enableProxyAccountDescription: "If disabled, then the proxy account will not be used. User lists will only include notes from local or followed users." + +_confirmPollEdit: + title: Are you sure you want to edit this poll? + text: Editing this poll will cause it to lose all previous votes |