fixes (#282)
* fix: fixes * resolve conflicts * very important commit * very important gramatical error * incredible architecture solution
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
## Entity
|
||||
|
||||
patch-component-target-getting-injected = Someone trying to put a patch on you
|
||||
patch-component-injecting-user = You are trying to put a patch on {$target}.
|
||||
patch-component-inject-other-message = You put a patch on {$other}.
|
||||
patch-component-inject-self-message = You put a patch on yourself.
|
||||
@@ -8,3 +7,6 @@ patch-component-empty-message = It's empty!
|
||||
patch-component-feel-prick-message = You feel a little sting
|
||||
patch-cant-inject = Can't put a patch on {$target}!
|
||||
patch-cant-inject-now = Can't put a patch now
|
||||
## mob-inject doafter messages
|
||||
|
||||
patch-component-injecting-target = {CAPITALIZE($user)} is trying to put a patch on you!
|
||||
|
||||
@@ -10,4 +10,4 @@ patch-cant-inject-now = Вы не можете наложить пластырь
|
||||
|
||||
## mob-inject doafter messages
|
||||
|
||||
injector-component-injecting-target = {CAPITALIZE(THE($user))} пытается приклеить пластырь на вас!
|
||||
patch-component-injecting-target = {CAPITALIZE($user)} пытается приклеить пластырь на вас!
|
||||
|
||||
Reference in New Issue
Block a user