refactor: Better button description for view modes

This commit is contained in:
Luca 2021-10-03 14:55:07 +01:00 committed by GitHub
parent 9acceeb924
commit ca7f101f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export default {
title: `${common.nginx}Config`,
description: `The easiest way to configure a performant, secure, and stable ${common.nginx} server.`,
singleColumnMode: 'Single column mode',
splitColumnMode: 'Split column mode',
splitColumnMode: 'Side by side mode',
perWebsiteConfig: 'Per-website config',
addSite: 'Add site',
globalConfig: 'Global config',