fix: Hyphenate
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
This commit is contained in:
parent
ca7f101f97
commit
7968dfe0ae
|
@ -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: 'Side by side mode',
|
||||
splitColumnMode: 'Side-by-side mode',
|
||||
perWebsiteConfig: 'Per-website config',
|
||||
addSite: 'Add site',
|
||||
globalConfig: 'Global config',
|
||||
|
|
Loading…
Reference in New Issue