diff --git a/assets/Locales/Root.json b/assets/Locales/Root.json index 3d23d4286..c427ea78b 100644 --- a/assets/Locales/Root.json +++ b/assets/Locales/Root.json @@ -11300,6 +11300,31 @@ "zh_TW": "刪除" } }, + { + "ID": "UserProfilesSave", + "Translations": { + "ar_SA": "", + "de_DE": "Speichern", + "el_GR": "", + "en_US": "Save", + "es_ES": "", + "fr_FR": "", + "he_IL": "", + "it_IT": "", + "ja_JP": "", + "ko_KR": "", + "no_NO": "", + "pl_PL": "", + "pt_BR": "", + "ru_RU": "", + "sv_SE": "", + "th_TH": "", + "tr_TR": "", + "uk_UA": "", + "zh_CN": "", + "zh_TW": "" + } + }, { "ID": "UserProfilesClose", "Translations": { diff --git a/src/Ryujinx/UI/Views/User/UserEditorView.axaml b/src/Ryujinx/UI/Views/User/UserEditorView.axaml index b8983489a..3fc659c58 100644 --- a/src/Ryujinx/UI/Views/User/UserEditorView.axaml +++ b/src/Ryujinx/UI/Views/User/UserEditorView.axaml @@ -108,7 +108,7 @@