Fix locale string bug

This commit is contained in:
Jimmy Reichley 2024-08-19 20:35:09 -04:00
parent e4399b4733
commit e7f3f9ceef
No known key found for this signature in database
GPG Key ID: 67715DC5A329803C
1 changed files with 1 additions and 1 deletions

View File

@ -726,7 +726,7 @@
"DlcWindowDlcAddedMessage": "{0} new downloadable content(s) added",
"AutoloadDlcAddedMessage": "{0} new downloadable content(s) added",
"AutoloadUpdateAddedMessage": "{0} new update(s) added",
"AutoloadDlcAndUpdateAddedMessage": "{0} new downloadable content(s) and {0} new update(s) added",
"AutoloadDlcAndUpdateAddedMessage": "{0} new downloadable content(s) and {1} new update(s) added",
"ModWindowHeading": "{0} Mod(s)",
"UserProfilesEditProfile": "Edit Selected",
"Cancel": "Cancel",