forgot nobody key
This commit is contained in:
parent
1517143248
commit
81675781b4
@ -2396,6 +2396,15 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to Nobody.
|
||||||
|
/// </summary>
|
||||||
|
public static string gambling_nobody {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("gambling_nobody", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to You don't have enough {0}.
|
/// Looks up a localized string similar to You don't have enough {0}.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user