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