mirror of
https://github.com/libretro/RetroArch
synced 2025-04-25 00:02:31 +00:00
fix one translation error
This commit is contained in:
parent
24ae754901
commit
9c6b6ee4f0
@ -210,7 +210,7 @@ int menu_hash_get_help_cht_enum(enum msg_hash_enums msg, char *s, size_t len)
|
|||||||
switch (msg)
|
switch (msg)
|
||||||
{
|
{
|
||||||
case MENU_ENUM_LABEL_ACCOUNTS_RETRO_ACHIEVEMENTS:
|
case MENU_ENUM_LABEL_ACCOUNTS_RETRO_ACHIEVEMENTS:
|
||||||
snprintf(s, len, "你的登陸訊息 \n"
|
snprintf(s, len, "你的登入訊息 \n"
|
||||||
"Retro Achievements 帳號. \n"
|
"Retro Achievements 帳號. \n"
|
||||||
" \n"
|
" \n"
|
||||||
"訪問 retroachievements.org 並註冊 \n"
|
"訪問 retroachievements.org 並註冊 \n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user