import type { Metadata } from "next" import { Steps } from "@/components/ui/steps" export const metadata: Metadata = { title: "Change Language | ProxMenux Documentation", description: "Learn how to change the language settings in ProxMenux for Proxmox VE.", } export default function ChangeLanguage() { return (

Change Language in ProxMenux

ProxMenux supports multiple languages to make it accessible to users worldwide. This guide will walk you through the process of changing the language settings in ProxMenux.

Supported Languages

Steps to Change Language

From the main menu of ProxMenux, navigate to the "Settings" option.

In the Settings menu, find and select the "Change Language" option.

You will see a list of available languages. Select your desired language from the list.

Confirm your selection when prompted. ProxMenux will ask if you're sure you want to change the language.

After confirming, ProxMenux will apply the new language settings and may need to restart. Follow any on-screen instructions to complete the process.

Troubleshooting

If you encounter any issues while changing the language or if the new language doesn't apply correctly, try the following:

) }