Add Persian to credits screen

This commit is contained in:
Dav999 2025-04-13 04:30:47 +02:00 committed by Ethan Lee
parent 3eb88e0ac0
commit 0b00415ab3
2 changed files with 5 additions and 1 deletions

View file

@ -789,6 +789,7 @@ You have found the secret lab!" translation="" explanation="" max="34*4"/>
<string english="Spanish (ES)" translation="" explanation=""/> <string english="Spanish (ES)" translation="" explanation=""/>
<string english="Spanish (LATAM)" translation="" explanation=""/> <string english="Spanish (LATAM)" translation="" explanation=""/>
<string english="Spanish (ARG.)" translation="" explanation=""/> <string english="Spanish (ARG.)" translation="" explanation=""/>
<string english="Persian" translation="" explanation=""/>
<string english="" translation="" explanation=""/> <string english="" translation="" explanation=""/>
<string english="" translation="" explanation=""/> <string english="" translation="" explanation=""/>
</strings> </strings>

View file

@ -28,6 +28,9 @@ static const char* translators[] = {
"Spanish (ARG.)", "Spanish (ARG.)",
" LocQuest", " LocQuest",
" Guido Di Carlo", " Guido Di Carlo",
"Persian",
" Amir Arzani",
" Masoud Varaste",
"French", "French",
" Words of Magic", " Words of Magic",
"Irish", "Irish",
@ -74,7 +77,7 @@ static const char* translators[] = {
}; };
/* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */ /* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */
static const int translator_pagesize[] = { 6, 6, 9, 12, 10, 11, 10 }; static const int translator_pagesize[] = { 6, 6, 12, 12, 10, 11, 10 };
/* Terry's Patrons... */ /* Terry's Patrons... */
static const char* superpatrons[] = { static const char* superpatrons[] = {