refactor: rename 'Livebox / Box FAI' to 'Passerelle Internet' in device form

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 15:19:58 +02:00
parent 93ab343db7
commit aa39898c80
+3 -3
View File
@@ -53,7 +53,7 @@ const LANGS = {
fieldType: 'Type *', fieldType: 'Type *',
fieldDescription: 'Description', fieldDescription: 'Description',
isGateway: 'Passerelle inter-VLAN', isGateway: 'Passerelle inter-VLAN',
isLivebox: 'Livebox / Box FAI', isLivebox: 'Passerelle Internet',
accessUrl: "URL d'accès", accessUrl: "URL d'accès",
runtimeType: "Type d'environnement d'exécution", runtimeType: "Type d'environnement d'exécution",
notSpecified: '— Non précisé', notSpecified: '— Non précisé',
@@ -215,7 +215,7 @@ const LANGS = {
fieldType: 'Type *', fieldType: 'Type *',
fieldDescription: 'Description', fieldDescription: 'Description',
isGateway: 'Inter-VLAN gateway', isGateway: 'Inter-VLAN gateway',
isLivebox: 'ISP Box / Router', isLivebox: 'Internet gateway',
accessUrl: 'Access URL', accessUrl: 'Access URL',
runtimeType: 'Runtime environment', runtimeType: 'Runtime environment',
notSpecified: '— Not specified', notSpecified: '— Not specified',
@@ -373,7 +373,7 @@ const LANGS = {
fieldType: 'Tipo *', fieldType: 'Tipo *',
fieldDescription: 'Descripción', fieldDescription: 'Descripción',
isGateway: 'Pasarela inter-VLAN', isGateway: 'Pasarela inter-VLAN',
isLivebox: 'Router / Box ISP', isLivebox: 'Pasarela de Internet',
accessUrl: 'URL de acceso', accessUrl: 'URL de acceso',
runtimeType: 'Entorno de ejecución', runtimeType: 'Entorno de ejecución',
notSpecified: '— No especificado', notSpecified: '— No especificado',