Skip to content

Commit

Permalink
fix a weird faq string
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Oct 18, 2023
1 parent 17dbb9c commit d382105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions json/faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
},
{
"question": "How can I submit my tweak?",
"answer": "For the time being, Tweaks can be submitted as Add-ons, using the method mentioned above. A Vanilla Tweaks-styled customiser is planned for the future, but its development is currently on pause due to us having no developer for it.",
"answer": "For the time being, tweaks can be submitted as add-ons using the standard add-on creation process. A Vanilla Tweaks-styled customiser is planned for the future, but we currently have no developer for it.",
"keywords": ["tweak", "tweaks"]
},
{
Expand All @@ -131,7 +131,7 @@
},
{
"question": "How do I get the translator role?",
"answer": "Visit [our Crowdin](https://translate.faithfulpack.net) and see if you can help translate our Discord bot or webapp. However, please don't translate anything from the current site, since it's currently getting rewritten and your hard work may get replaced later otherwise. Once your translations get accepted, ping an online Manager to add the role.",
"answer": "Visit [our Crowdin](https://translate.faithfulpack.net) and see if you can help translate our Discord Bot or Web App. However, please don't translate anything from the current site, since it's currently getting rewritten and your hard work may get replaced later otherwise. Once your translations get accepted, ping an online Manager to add the role.",
"keywords": ["crowdin", "translator", "translation"]
},
{
Expand Down

0 comments on commit d382105

Please sign in to comment.