mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-25 06:17:02 -04:00
i18n
This commit is contained in:
parent
c2287a1d59
commit
fe69a03e7c
26 changed files with 42 additions and 42 deletions
|
@ -72,9 +72,9 @@ export default definePlugin({
|
|||
authors: [Devs.Inbestigator],
|
||||
patches: [
|
||||
{
|
||||
find: "banReasonOtherClickable,children",
|
||||
find: "#{intl::BAN_MULTIPLE_CONFIRM_TITLE}",
|
||||
replacement: [{
|
||||
match: /\[\{name:\i\.\i.+?\}\]/,
|
||||
match: /\[\{name:#{intl::BAN_REASON_OPTION_SPAM_ACCOUNT}.+?\}\]/,
|
||||
replace: "$self.getReasons()"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue