add contribution actions

This commit is contained in:
MathieuG-P
2022-10-17 01:10:43 +02:00
parent 9fbceb1fe4
commit 513aef87fc
9 changed files with 88 additions and 8 deletions
+8 -1
View File
@@ -89,7 +89,14 @@
"support": "Support BSManager",
"supporters":"Supporters 👀"
}
},
"contribution":{
"description":"Suggest new features or report a bug to help improve BSManager!",
"buttons":{
"request-features":"Request a feature",
"report-bug":"Report a bug",
"open-logs": "Open logs"
}
}
}
},
+9 -1
View File
@@ -89,8 +89,16 @@
"support": "Apoyo BSManager",
"supporters":"Apoyos 👀"
}
},
"contribution":{
"description":"¡Sugiera nuevas características o reporte un error para ayudar a mejorar BSManager!",
"buttons":{
"request-features":"Proponer una funcionalidad",
"report-bug":"Informar de un error",
"open-logs": "Abrir los registros"
}
}
}
}
},
"notifications":{
+8 -1
View File
@@ -89,7 +89,14 @@
"support": "Soutenir BSManager",
"supporters":"Supporteurs 👀"
}
},
"contribution":{
"description":"Propose de nouvelles fonctionnalités ou signale un bug pour contribuer à l'amélioration de BSManager !",
"buttons":{
"request-features":"Proposer une fonctionnalité",
"report-bug":"Signaler un bug",
"open-logs": "Ouvrir les logs"
}
}
}
},