mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 07:23:05 +00:00
CREDITS: Add Hungarian translator.
svn-id: r54252
This commit is contained in:
parent
df73b6d49f
commit
2c058a1235
1
AUTHORS
1
AUTHORS
@ -357,6 +357,7 @@ Other contributions
|
||||
|
||||
Hungarian:
|
||||
Alex Bevilacqua
|
||||
George Kormendi
|
||||
|
||||
Italian:
|
||||
Matteo Angelino
|
||||
|
@ -401,6 +401,7 @@ static const char *credits[] = {
|
||||
"",
|
||||
"C1""Hungarian",
|
||||
"C0""Alex Bevilacqua",
|
||||
"C0""George Kormendi",
|
||||
"",
|
||||
"C1""Italian",
|
||||
"C0""Matteo Angelino",
|
||||
|
@ -897,6 +897,7 @@ begin_credits("Credits");
|
||||
end_section();
|
||||
begin_section("Hungarian");
|
||||
add_person("Alex Bevilacqua", "", "");
|
||||
add_person("George Kormendi", "GoodOldGeorg", "");
|
||||
end_section();
|
||||
begin_section("Italian");
|
||||
add_person("Matteo Angelino", "Maff", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user