diff --git a/src/nginxconfig/i18n/de/templates/domain_sections/php.js b/src/nginxconfig/i18n/de/templates/domain_sections/php.js index 49f8f27..6ce419c 100644 --- a/src/nginxconfig/i18n/de/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/de/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 Socket', php74Socket: '7.4 Socket', php80Socket: '8.0 Socket', + php81Socket: '8.1 Socket', phpSocket: 'PHP Socket', custom: 'Benutzerdefiniert', disabled: 'Deaktiviert', diff --git a/src/nginxconfig/i18n/en/templates/domain_sections/php.js b/src/nginxconfig/i18n/en/templates/domain_sections/php.js index a999200..15581fd 100644 --- a/src/nginxconfig/i18n/en/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/en/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 socket', php74Socket: '7.4 socket', php80Socket: '8.0 socket', + php81Socket: '8.1 socket', phpSocket: 'PHP socket', custom: 'Custom', disabled: 'Disabled', diff --git a/src/nginxconfig/i18n/es/templates/domain_sections/php.js b/src/nginxconfig/i18n/es/templates/domain_sections/php.js index e85eb6b..f3f67ad 100644 --- a/src/nginxconfig/i18n/es/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/es/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 socket', php74Socket: '7.4 socket', php80Socket: '8.0 socket', + php81Socket: '8.1 socket', phpSocket: 'PHP socket', custom: 'Personalizado', disabled: 'Desactivado', diff --git a/src/nginxconfig/i18n/fr/templates/domain_sections/php.js b/src/nginxconfig/i18n/fr/templates/domain_sections/php.js index 8c9ea20..23282b4 100644 --- a/src/nginxconfig/i18n/fr/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/fr/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: 'Socket 7.3', php74Socket: 'Socket 7.4', php80Socket: 'Socket 8.0', + php81Socket: 'Socket 8.1', phpSocket: 'Socket PHP', custom: 'Custom', disabled: 'Désactivé', diff --git a/src/nginxconfig/i18n/pl/templates/domain_sections/php.js b/src/nginxconfig/i18n/pl/templates/domain_sections/php.js index 3e819e9..3b3eb6f 100644 --- a/src/nginxconfig/i18n/pl/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/pl/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 socket', php74Socket: '7.4 socket', php80Socket: '8.0 socket', + php81Socket: '8.1 socket', phpSocket: 'PHP socket', custom: 'Własny', disabled: 'Wyłączony', diff --git a/src/nginxconfig/i18n/pt-br/templates/domain_sections/php.js b/src/nginxconfig/i18n/pt-br/templates/domain_sections/php.js index 5474236..a6cf3a6 100644 --- a/src/nginxconfig/i18n/pt-br/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/pt-br/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: 'Socket 7.3', php74Socket: 'Socket 7.4', php80Socket: 'Socket 8.0', + php81Socket: 'Socket 8.1', phpSocket: 'Socket PHP', custom: 'Custom', // TODO: translate disabled: 'Desabilitado', diff --git a/src/nginxconfig/i18n/ru/templates/domain_sections/php.js b/src/nginxconfig/i18n/ru/templates/domain_sections/php.js index 332220a..26ab4e8 100644 --- a/src/nginxconfig/i18n/ru/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/ru/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 сокет', php74Socket: '7.4 сокет', php80Socket: '8.0 сокет', + php81Socket: '8.1 сокет', phpSocket: 'PHP сокет', custom: 'Другой', disabled: 'Выключено', diff --git a/src/nginxconfig/i18n/zh-cn/templates/domain_sections/php.js b/src/nginxconfig/i18n/zh-cn/templates/domain_sections/php.js index 384e8f1..b849ad6 100644 --- a/src/nginxconfig/i18n/zh-cn/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/zh-cn/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 socket', php74Socket: '7.4 socket', php80Socket: '8.0 socket', + php81Socket: '8.1 socket', phpSocket: 'PHP socket', custom: '自定义', disabled: '禁用', diff --git a/src/nginxconfig/i18n/zh-tw/templates/domain_sections/php.js b/src/nginxconfig/i18n/zh-tw/templates/domain_sections/php.js index c42b712..e26fb45 100644 --- a/src/nginxconfig/i18n/zh-tw/templates/domain_sections/php.js +++ b/src/nginxconfig/i18n/zh-tw/templates/domain_sections/php.js @@ -1,5 +1,5 @@ /* -Copyright 2021 DigitalOcean +Copyright 2022 DigitalOcean This code is licensed under the MIT License. You may obtain a copy of the License at @@ -50,6 +50,7 @@ export default { php73Socket: '7.3 socket', php74Socket: '7.4 socket', php80Socket: '8.0 socket', + php81Socket: '8.1 socket', phpSocket: 'PHP socket', custom: '自定義', disabled: '停用', diff --git a/src/nginxconfig/templates/domain_sections/php.vue b/src/nginxconfig/templates/domain_sections/php.vue index b617655..af16fcd 100644 --- a/src/nginxconfig/templates/domain_sections/php.vue +++ b/src/nginxconfig/templates/domain_sections/php.vue @@ -204,6 +204,7 @@ THE SOFTWARE. '/var/run/php/php7.3-fpm.sock': 'templates.domainSections.php.php73Socket', '/var/run/php/php7.4-fpm.sock': 'templates.domainSections.php.php74Socket', '/var/run/php/php8.0-fpm.sock': 'templates.domainSections.php.php80Socket', + '/var/run/php/php8.1-fpm.sock': 'templates.domainSections.php.php81Socket', '/var/run/php/php-fpm.sock': 'templates.domainSections.php.phpSocket', 'custom': 'templates.domainSections.php.custom', };