mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
Correct tooltip for LDN server input
This commit is contained in:
parent
bb81c9dcd9
commit
632676db44
1 changed files with 1 additions and 1 deletions
|
|
@ -822,6 +822,6 @@
|
|||
"InvalidLdnPassphrase": "Invalid Passphrase! Must be in the format \"Ryujinx-<8 hex chars>\"",
|
||||
"LdnServer": "Custom LDN Server:",
|
||||
"LdnServerTooltip": "The LDN server to use for LDN connections. Leave blank to use the default server.",
|
||||
"LdnServerInputTooltip": "Enter the URL of the LDN server to use.",
|
||||
"LdnServerInputTooltip": "Enter the name or IP address of the LDN server to use.",
|
||||
"LdnServerInputDefault": "(default)"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue