Fixed .clparew usage string
This commit is contained in:
parent
af744cb3d7
commit
d07ec11fa3
@ -1725,7 +1725,7 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to `{0}claimpatreonrewards`.
|
/// Looks up a localized string similar to `{0}clparew`.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string claimpatreonrewards_usage {
|
public static string claimpatreonrewards_usage {
|
||||||
get {
|
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>
|
<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>
|
||||||
<data name="claimpatreonrewards_usage" xml:space="preserve">
|
<data name="claimpatreonrewards_usage" xml:space="preserve">
|
||||||
<value>`{0}claimpatreonrewards`</value>
|
<value>`{0}clparew`</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="ping_cmd" xml:space="preserve">
|
<data name="ping_cmd" xml:space="preserve">
|
||||||
<value>ping</value>
|
<value>ping</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user