Change your admin language
Each staff member can set their preferred admin panel language independently:- Click your avatar in the top-right corner
- Select My Account
- Choose your Language from the dropdown
- Click Save
Manage system languages
Navigate to System > Languages to view and manage all available languages.Upload a language pack
1
Click Upload Language Pack and select a JSON file.
2
OwnPay validates the file structure and imports the translations.
3
If the language code does not exist yet, it is added automatically.
Language file format
Language files are JSON with dot-notation keys:For guidance on contributing translations or creating complete language packs, see the Translations guide.
Set default language per brand
In the Languages list, click Set as Default next to any installed language. A brand selector appears - choose which brand this default applies to. The checkout experience for that brand will use this language unless the customer’s browser requests otherwise.Checkout language determination
When a customer visits the checkout page, OwnPay determines the language in this order:- Brand default language - The language set in System > Languages for the current brand
- Browser Accept-Language header - If the brand default is not set, OwnPay reads the visitor’s browser language preference
- English fallback - If no match is found, English is used
Related Pages
- My Account - Change your personal admin language
- Translations Guide - Contribute or create language packs
- Customer Experience - How language affects the checkout page