mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-27 22:59:05 +00:00
I18n: Move low-power PPTC strings into translation files & add german version.
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Ryujinx.Ava.Common.Locale
|
||||
|
||||
builder.Property(
|
||||
new ClrPropertyInfo("Item",
|
||||
_ => LocaleManager.Instance[Key],
|
||||
_ => LocaleManager.Instance[Key],
|
||||
null,
|
||||
typeof(string)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user