[locale] es.po: Add some translations from spencerchris8080 and clean up other translations.

This commit is contained in:
David Korth 2024-07-04 13:50:17 -04:00
parent 8d068528d3
commit 577b938c5c
3 changed files with 332 additions and 394 deletions

View File

@ -409,6 +409,7 @@ is currently always enabled, so Windows builds are always GPL-3+ at the moment.
* @MaRod92: Italian
* Motwera: Arabic
* Chipsum: Arabic
* spencerchris8080: Spanish
### Other Contributions

File diff suppressed because it is too large Load Diff

View File

@ -120,6 +120,7 @@ static const array<CreditsData_t, 18+1> creditsData = {{
{CreditType::Continue, "MaRod92", nullptr, nullptr, "it"},
{CreditType::Continue, "Motwera", nullptr, nullptr, "ar"},
{CreditType::Continue, "Chipsum", nullptr, nullptr, "ar"},
{CreditType::Continue, "spencerchris8080", nullptr, nullptr, "es"},
// Contributors
{CreditType::Contributor, "CheatFreak47", nullptr, nullptr, nullptr},