Fixed .donators string
This commit is contained in:
parent
126d5d61d7
commit
4e51918c08
@ -349,7 +349,7 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Thanks to the people listed below for making this project hjappen!.
|
/// Looks up a localized string similar to Thanks to the people listed below for making this project happen!.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string administration_donators {
|
public static string administration_donators {
|
||||||
get {
|
get {
|
||||||
|
@ -397,7 +397,7 @@ Reason: {1}</value>
|
|||||||
<value>Sucessfully added a new donator.Total donated amount from this user: {0} 👑</value>
|
<value>Sucessfully added a new donator.Total donated amount from this user: {0} 👑</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="administration_donators" xml:space="preserve">
|
<data name="administration_donators" xml:space="preserve">
|
||||||
<value>Thanks to the people listed below for making this project hjappen!</value>
|
<value>Thanks to the people listed below for making this project happen!</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="administration_fwall_start" xml:space="preserve">
|
<data name="administration_fwall_start" xml:space="preserve">
|
||||||
<value>I will forward DMs to all owners.</value>
|
<value>I will forward DMs to all owners.</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user