commit
2f83018fd3
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ RestoreFromBackup: przywróć z kopii zapasowej
|
||||||
NegativeRecharge: You can not recharge negative amounts
|
NegativeRecharge: You can not recharge negative amounts
|
||||||
Increment: ++
|
Increment: ++
|
||||||
Decrement: --
|
Decrement: --
|
||||||
|
Plus5: +=5
|
||||||
|
Minus5: -=5
|
||||||
SelectAvatar: SelectAvatar
|
SelectAvatar: SelectAvatar
|
||||||
NoAvatars: No avatars
|
NoAvatars: No avatars
|
||||||
ModifyAvatar: Modify avatar
|
ModifyAvatar: Modify avatar
|
||||||
|
|
Loading…
Reference in a new issue