mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-28 19:35:18 +00:00
[AB-268] adding templates for suggestion button features
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Shows information about suggestions
|
||||
@@ -0,0 +1,2 @@
|
||||
Shows the amount of agreeing and disagreeing members of a given suggestions.
|
||||
Only shows the amount as long the suggestion has not been removed from the database.
|
||||
@@ -0,0 +1 @@
|
||||
The ID of the suggestion to show information for
|
||||
@@ -0,0 +1 @@
|
||||
There are ${agreements} agreeing and ${disagreements} disagreeing members.
|
||||
@@ -0,0 +1 @@
|
||||
Agree
|
||||
@@ -0,0 +1 @@
|
||||
Disagree
|
||||
@@ -0,0 +1 @@
|
||||
Reset
|
||||
@@ -0,0 +1 @@
|
||||
Agreeing members
|
||||
@@ -0,0 +1 @@
|
||||
Disagreeing members
|
||||
@@ -0,0 +1 @@
|
||||
Your vote has been recorded.
|
||||
@@ -0,0 +1 @@
|
||||
Your vote has been reset.
|
||||
Reference in New Issue
Block a user