Fix bug portuguese brazilian language

This fixes the bug that prevents this language from being displayed for selection in the emulator.
This commit is contained in:
Willians 2025-02-21 11:03:52 -03:00 committed by GitHub
parent 9034bc6fdc
commit 9e1507d67b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
// Meta information
#1 # "Português (Brasil)" // Language ID
#2 # "Marcos Spíndula, Felipe e Darkaiser" // Author
#3 # "3.01" // Version
#2 # "Marcos Spíndula, Felipe e Darkaiser" // Author
#3 # "3.01" // Version
#4 # "08 de julho de 2023" // Date
/*** Menu ***/
//File menu
// File menu
#100# "&Arquivo"
#101# "&Abrir ROM"
#102# "Informação &da ROM...."
@ -19,7 +19,7 @@
#109# "S&air"
#110# "Abrir &combinação"
//System menu
// System menu
#120# "&Sistema"
#121# "&Reiniciar"
#122# "&Pausar"