mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 21:57:26 +08:00
[+] Play Count in SelectionDetail
This commit is contained in:
9
AquaMai/Resources/Locale.Designer.cs
generated
9
AquaMai/Resources/Locale.Designer.cs
generated
@@ -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+ => DXRating += {0}.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user