mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 14:07:11 +02:00
I18n: Move low-power PPTC strings into translation files & add german version.
This commit is contained in:
parent
0faf3f5709
commit
280b94fc0c
20 changed files with 39 additions and 3 deletions
|
@ -16,7 +16,7 @@ namespace Ryujinx.Ava.Common.Locale
|
|||
|
||||
builder.Property(
|
||||
new ClrPropertyInfo("Item",
|
||||
_ => LocaleManager.Instance[Key],
|
||||
_ => LocaleManager.Instance[Key],
|
||||
null,
|
||||
typeof(string)
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue