Fixed .clparew usage string
This commit is contained in:
parent
af744cb3d7
commit
d07ec11fa3
@ -1725,7 +1725,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}claimpatreonrewards`.
|
||||
/// Looks up a localized string similar to `{0}clparew`.
|
||||
/// </summary>
|
||||
public static string claimpatreonrewards_usage {
|
||||
get {
|
||||
|
@ -3337,7 +3337,7 @@
|
||||
<value>Claim patreon rewards. If you're subscribed to bot owner's patreon you can user this command to claim your rewards - assuming bot owner did setup has their patreon key.</value>
|
||||
</data>
|
||||
<data name="claimpatreonrewards_usage" xml:space="preserve">
|
||||
<value>`{0}claimpatreonrewards`</value>
|
||||
<value>`{0}clparew`</value>
|
||||
</data>
|
||||
<data name="ping_cmd" xml:space="preserve">
|
||||
<value>ping</value>
|
||||
|
Loading…
Reference in New Issue
Block a user