add zap vote amount dialog,

show vote option tallies,
format zapped vote button icons
This commit is contained in:
toadlyBroodle
2023-03-24 18:10:02 +09:00
parent 171a7841b3
commit dbf0256b1c
5 changed files with 180 additions and 46 deletions
+2 -1
View File
@@ -231,8 +231,9 @@
<string name="poll_zap_value_max">Zap maximum</string>
<string name="poll_consensus_threshold">Consensus</string>
<string name="poll_consensus_threshold_percent">(0100)%</string>
<string name="poll_zap_amount">sats</string>
<string name="poll_closing_time">Close after</string>
<string name="poll_closing_time_days">days</string>
<string name="poll_is_closed">Poll is closed to new votes</string>
<string name="poll_zap_amount">Zap amount</string>
</resources>