[+] Play Count in SelectionDetail

This commit is contained in:
Clansty
2024-11-16 00:53:22 +08:00
parent 6c5791b1fe
commit 0455a83ef1
4 changed files with 23 additions and 2 deletions

View File

@@ -160,6 +160,15 @@ namespace AquaMai.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to 游玩次数:{0}.
/// </summary>
internal static string PlayCount {
get {
return ResourceManager.GetString("PlayCount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to SSS+ =&gt; DXRating += {0}.
/// </summary>