Skip to content

Commit

Permalink
Update donate link
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomano committed Mar 12, 2024
1 parent 726fd42 commit 2826b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Themes/default/languages/SimTopics/.english.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

$txt['similar_topics'] = 'Similar topics';
$txt['simtopics_desc'] = 'Here you can change settings of the Similar Topics mod. You can also buy <a class="bbc_link" href="https://www.buymeacoffee.com/bugo">a cup of coffee</a> for the developer.';
$txt['simtopics_desc'] = 'Here you can change settings of the Similar Topics mod. You can also buy <a class="bbc_link" href="https://ko-fi.com/dragomano/">a cup of coffee</a> for the developer.';
$txt['simtopics_settings'] = 'Similar Topics - Settings';
$txt['simtopics_num_topics'] = 'Maximum topics to show';
$txt['simtopics_nt_desc'] = 'Set 0 to disable mod.';
Expand Down

0 comments on commit 2826b86

Please sign in to comment.