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