mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-07 03:13:43 +08:00
Fix bad i18n string
This commit is contained in:
@@ -15,6 +15,6 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
export default {
|
||||
enable: 'Python server',
|
||||
enable: 'enable',
|
||||
security: 'Security',
|
||||
};
|
||||
|
Reference in New Issue
Block a user