Skip to content

Commit

Permalink
tweak: wording/typos
Browse files Browse the repository at this point in the history
tweak: wording

tweak: Jacobs tweaks
  • Loading branch information
ThatGuyJacobee committed Oct 7, 2024
1 parent 3b8d946 commit d11d894
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions i18n/de/code.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,9 @@
"description": "The draft content banner message"
},
"contributors.title": {
"message": "Mitwirkende"
"message": "Anleitung Mitwirkende(r)"
},
"contributors.description": {
"message": "Werde Teil der ZAP-Hosting-Community - Trete unserem {contributionLink} bei, teile dein Wissen, indem du Anleitungen schreibst und verdiene wertvolle Belohnungen. Beginne noch heute und bewirke etwas! 🙂"
"message": "Werde noch heute Teil der ZAP-Hosting-Community! Tritt unserem {contributionLink} bei, um dein Wissen und deine Expertise zu teilen, indem du hochwertige Anleitungen und kreative Inhalte erstellst und gleichzeitig wertvolle Belohnungen (bis zu 130€) erhältst. Fange noch heute an und bewirke etwas! 🙂"
}
}
4 changes: 2 additions & 2 deletions src/theme/DocItem/Footer/GitHubContributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const GitHubContributors = ({ owner, repo, filePath, additionalContributors }) =
<hr></hr>
<h2>
<Translate id="contributors.title">
Contributor(s)
Guide Contributor(s)
</Translate>
</h2>
<p>
Expand All @@ -68,7 +68,7 @@ const GitHubContributors = ({ owner, repo, filePath, additionalContributors }) =
),
}}>
{
'Become part of the ZAP-Hosting community - Join our {contributionLink}, share your knowledge by writing guides and earn valuable rewards. Start today and make a difference!🙂'
'Become a part of the ZAP-Hosting Community today! Join our {contributionLink} to share your knowledge and expertise by producing high-quality guides & creative content whilst earning valuable rewards (up to €130). Begin today and make a difference! 🙂'
}
</Translate>
</p>
Expand Down

0 comments on commit d11d894

Please sign in to comment.