modpack/Resource Packs/Chat Reporting Helper/assets/fo/lang/en_au.json
RaptaG 9b89d911c2
Rename Resourcepacks to Resource Packs (#573)
* Resourcepacks to Resource-Packs

Just a visual improvement

* Remove the dash

---------

Co-authored-by: Madis <Madis0@users.noreply.github.com>
2023-02-04 11:59:42 +02:00

9 lines
674 B
JSON

{
"gui.socialInteractions.tooltip.report": "Report player to Mojang",
"gui.socialInteractions.narration.report": "Report player %s to Mojang",
"gui.socialInteractions.tooltip.report.disabled": "Mojang chat reporting is currently unavailable.",
"gui.socialInteractions.tooltip.report.no_messages": "Player %s's chat is reportable, but they haven't said anything.",
"gui.socialInteractions.tooltip.report.not_reportable": "This server or player has disabled reporting chat to Mojang.",
"gui.chatReport.describe": "Sharing details will help Mojang make a well-informed decision. Keep in mind that these reports are not seen by server admins."
}