mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 01:38:49 -05:00
bf32429a78
Weblate requires them
Regex replace:
'invites-rules' => \[\n ('.*?',)\n ('.*?',)\n ('.*?',)\n ('.*?',)\n ('.*?',)\n \],
->
'invites-rules' => [\n 'know-and-trust' => $1\n 'responsible' => $2\n 'yourself' => $3\n 'trade-or-sell' => $4\n 'caught' => $5\n ],
25 KiB
25 KiB