Update translations

This commit is contained in:
redphx
2024-07-20 07:04:31 +07:00
parent c796152bdd
commit 5f696ff0b8
3 changed files with 3 additions and 3 deletions

View File

@@ -177,7 +177,7 @@ export function setupSettingsUi() {
if (AppInterface) {
// Show Android app settings button
topButtons.push(createButton({
label: t('android-app-settings'),
label: t('app-settings'),
icon: BxIcon.STREAM_SETTINGS,
style: ButtonStyle.FULL_WIDTH | ButtonStyle.FOCUSABLE,
onClick: e => {

View File

@@ -25,7 +25,7 @@ export class GuideMenu {
}),
appSettings: createButton({
label: t('android-app-settings'),
label: t('app-settings'),
style: ButtonStyle.FULL_WIDTH | ButtonStyle.FOCUSABLE,
onClick: e => {
// Close all xCloud's dialogs