Skip to content

Commit

Permalink
Added translation credits in /huskhomes about
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Feb 11, 2021
1 parent 44fea49 commit 0f801c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ private static void showAboutMenu(CommandSender sender) {
sender.sendMessage(ChatColor.GREEN + "" + ChatColor.BOLD + "HuskHomes" + ChatColor.RESET + " " + ChatColor.GREEN + "| Version " + plugin.getDescription().getVersion());
sender.sendMessage(ChatColor.GRAY + plugin.getDescription().getDescription());
sender.sendMessage("• Author: " + ChatColor.GRAY + "William278");
sender.sendMessage("• Translators: " + ChatColor.GRAY + "RohFrenzy (de-de/German), 咖波 (zh-tw/Taiwanese)");
sender.sendMessage("• Help Wiki: " + ChatColor.GRAY + "https://github.com/WiIIiam278/HuskHomes2/wiki/");
sender.sendMessage("• Report a bug: " + ChatColor.GRAY + "https://github.com/WiIIiam278/HuskHomes2/issues");
}
Expand Down

0 comments on commit 0f801c9

Please sign in to comment.