Add missing translated entry

This commit is contained in:
ds22x 2022-02-14 13:49:35 +01:00
parent eb7ddae407
commit 054e2f55b1
2 changed files with 2 additions and 1 deletions

View File

@ -77,7 +77,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "auto", "Auto" },
{ "ntsc", "NTSC" },
{ "pal", "PAL" },
{ NULL, NULL },
{ NULL, NULL},
},
"4:3"
},

View File

@ -96,6 +96,7 @@ struct retro_core_option_definition option_defs_tr[] = {
"Tercih edilen içerik en boy oranını seçin. Bu, yalnızca RetroArchın en boy oranı Video ayarlarında 'Core tarafından' olarak ayarlandığında uygulanacaktır.",
{
{ "4:3", NULL },
{ "4:3 scaled", "4:3 (Korunmuş)" },
{ "uncorrected", "Düzeltilmemiş" },
{ "auto", "Otomatik" },
{ "ntsc", "NTSC" },