forgot nobody key

This commit is contained in:
Kwoth 2017-02-19 02:12:14 +01:00
parent 1517143248
commit 81675781b4

View File

@ -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>
/// Looks up a localized string similar to You don&apos;t have enough {0}.
/// </summary>