We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f5adb commit becebabCopy full SHA for becebab
resources/lang/en/beatmap_tags.php
@@ -5,6 +5,6 @@
5
6
return [
7
'update' => [
8
- 'invalid_ruleset' => 'This ag is not valid with this Beatmap.',
+ 'invalid_ruleset' => 'This tag is not valid with this Beatmap.',
9
],
10
];
0 commit comments