Compare commits
No commits in common. "caracteristica/gridandflex" and "produccion" have entirely different histories.
caracteris
...
produccion
|
@ -390,7 +390,7 @@ DirectoryIndex index.php index.html index.htm
|
|||
RewriteCond %{REQUEST_URI} (^|/)(site|site-[^/]+)/modules/.*\.(php|inc|tpl|module|info\.json)$ [NC,OR]
|
||||
|
||||
# Block access to any software identifying txt, markdown or textile files
|
||||
RewriteCond %{REQUEST_URI} (^|/)(COPYRIGHT|INSTALL|README|htaccess)\.(txt|md|textile)$ [NC,OR]
|
||||
RewriteCond %{REQUEST_URI} (^|/)(COPYRIGHT|INSTALL|README|LICENSE|htaccess)\.(txt|md|textile)$ [NC,OR]
|
||||
|
||||
# Block potential arbitrary backup files within site directories for things like config
|
||||
RewriteCond %{REQUEST_URI} (^|/)(site|site-[^/]+)/(config[^/]*/?|[^/]+\.php.*)$ [NC,OR]
|
||||
|
@ -448,7 +448,7 @@ DirectoryIndex index.php index.html index.htm
|
|||
RewriteCond %{REQUEST_FILENAME} !(favicon\.ico|robots\.txt)
|
||||
|
||||
# -----------------------------------------------------------------------------------------------
|
||||
# 18. Optionally (O) prevent PW from serving some file types, or anything in /site/assets/.
|
||||
# 18. Optionally (O) prevent PW from attempting to serve images or anything in /site/assets/.
|
||||
# Both of these lines are optional, but can help to reduce server load. However, they
|
||||
# are not compatible with the $config->pagefileSecure option (if enabled) and they
|
||||
# may produce an Apache 404 rather than your regular 404. You may uncomment the two lines
|
||||
|
@ -458,7 +458,7 @@ DirectoryIndex index.php index.html index.htm
|
|||
# section #2 above that makes ProcessWire the 404 handler.
|
||||
# -----------------------------------------------------------------------------------------------
|
||||
|
||||
# RewriteCond %{REQUEST_URI} !\.(jpg|jpeg|gif|png|ico|webp|svg|js|css)$ [NC]
|
||||
# RewriteCond %{REQUEST_URI} !\.(jpg|jpeg|gif|png|ico|webp|svg)$ [NC]
|
||||
# RewriteCond %{REQUEST_FILENAME} !(^|/)site/assets/
|
||||
|
||||
# -----------------------------------------------------------------------------------------------
|
||||
|
@ -479,3 +479,4 @@ DirectoryIndex index.php index.html index.htm
|
|||
#################################################################################################
|
||||
# END PROCESSWIRE HTACCESS DIRECTIVES
|
||||
#################################################################################################
|
||||
|
||||
|
|
Before Width: | Height: | Size: 9.3 KiB |
BIN
favicon.ico
Before Width: | Height: | Size: 11 KiB |
BIN
favicon.png
Before Width: | Height: | Size: 1.4 KiB |
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/atopar.php",
|
||||
"textdomain": "site--templates--atopar-php",
|
||||
"translations": {
|
||||
"00ea1c0095523d1c335c9cdffa5a15c3": {
|
||||
"text": "Se encontr\u00f3 %d p\u00e1gina"
|
||||
},
|
||||
"b171905a249dce55e10c9ae749a227bf": {
|
||||
"text": "Se encontraron %d p\u00e1ginas"
|
||||
},
|
||||
"c1389106a2604e0d368b3a26331c46d2": {
|
||||
"text": "Resultados de la b\u00fasqueda"
|
||||
},
|
||||
"73b96a0aa64d9eabb0a1ed94da6f2326": {
|
||||
"text": "Mapa del sitio"
|
||||
},
|
||||
"098e98d0a4f789855fabd8cc3b7c00c7": {
|
||||
"text": "Lo sentimos, no se encontraron resultados"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/contacto.php",
|
||||
"textdomain": "site--templates--contacto-php",
|
||||
"translations": {
|
||||
"c1caa1b411f1ff3e16584f9b176f26ca": {
|
||||
"text": "Nombre"
|
||||
},
|
||||
"d48ce9ca3048973f9ae971b29829f855": {
|
||||
"text": "Correo electr\u00f3nico"
|
||||
},
|
||||
"32196b9fdb128ed308a43011d824ad3b": {
|
||||
"text": "Asunto"
|
||||
},
|
||||
"32426539888e5940060745c267c2bcfb": {
|
||||
"text": "Mensaje"
|
||||
},
|
||||
"1b59395f058b6f30f307923e80c54d36": {
|
||||
"text": "Enviar mensaje"
|
||||
},
|
||||
"3d36827d9ee8154da6c95b3794ebc5e5": {
|
||||
"text": "Direcci\u00f3n"
|
||||
},
|
||||
"aad5e1f90361aacf2af5aa8b887ce602": {
|
||||
"text": "Tel\u00e9fono"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/func.php",
|
||||
"textdomain": "site--templates--layout--func-php",
|
||||
"translations": {
|
||||
"887552568b44443872f57a4d92697085": {
|
||||
"text": "Editar"
|
||||
},
|
||||
"27cd58c2dab7be2c233dcc429d1517d6": {
|
||||
"text": "Ver detalles"
|
||||
},
|
||||
"82a3fdfb69baf6fb0be4dae7be23c8d1": {
|
||||
"text": "Leer m\u00e1s."
|
||||
},
|
||||
"d42d3a059f66d7c7922c501182602073": {
|
||||
"text": "%d publicaci\u00f3n"
|
||||
},
|
||||
"96d2fb5e7d8d946eaad05f309ae96e7c": {
|
||||
"text": "%d publicaciones"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/main_foot.php",
|
||||
"textdomain": "site--templates--layout--partial--main_foot-php",
|
||||
"translations": {
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "Dise\u00f1ado y desarrollado por"
|
||||
},
|
||||
"0ab28f00ad391c481fe4faab23d0d2fb": {
|
||||
"text": "P\u00e1gina creada en %.6f segundos."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/main_head.php",
|
||||
"textdomain": "site--templates--layout--partial--main_head-php",
|
||||
"translations": {
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "es"
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "Saltar al contenido"
|
||||
},
|
||||
"dd8edfa3a268c9edb7199ed7da21551c": {
|
||||
"text": "Cerrar sesi\u00f3n"
|
||||
},
|
||||
"547766c9f7c742817bcc2bb75d379655": {
|
||||
"text": "Gesti\u00f3n"
|
||||
},
|
||||
"daf881397f6fa569bf059c21131e3690": {
|
||||
"text": "Iniciar sesi\u00f3n"
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"c0dcc3911178249b82de663d603e5bf8": {
|
||||
"text": "Buscar"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/xes-foot.php",
|
||||
"textdomain": "site--templates--layout--partial--xes-foot-php",
|
||||
"translations": {
|
||||
"0c7c073ba4d9912cd6a408247a71d95a": {
|
||||
"text": "Pie"
|
||||
},
|
||||
"d63d94f43418f66bd27ee27a62ec88ef": {
|
||||
"text": "Todos los derechos reservados"
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "Dise\u00f1ado y desarrollado por"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/xes-head.php",
|
||||
"textdomain": "site--templates--layout--partial--xes-head-php",
|
||||
"translations": {
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "es"
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "Saltar al contenido"
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"4da98e72b078f4590386d08a0a363404": {
|
||||
"text": "Abrir\/Cerrar el men\u00fa"
|
||||
},
|
||||
"6772cbe29a38577eeabce0d6ca81817d": {
|
||||
"text": "Men\u00fa"
|
||||
},
|
||||
"dd8edfa3a268c9edb7199ed7da21551c": {
|
||||
"text": "Cerrar sesi\u00f3n"
|
||||
},
|
||||
"636ca6b95f5129da8b6de675e1793b9b": {
|
||||
"text": "Inicio"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/xes-acceder.php",
|
||||
"textdomain": "site--templates--xes-acceder-php",
|
||||
"translations": {
|
||||
"195c8a4f0b2dfc499da305f1ccd3aa84": {
|
||||
"text": "Nombre de usuario o contrase\u00f1a incorrectos"
|
||||
},
|
||||
"bed058efe5a5b26bd118b201f76c8588": {
|
||||
"text": "ReCaptcha incorrecto"
|
||||
},
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "es"
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "Saltar al contenido"
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"daf881397f6fa569bf059c21131e3690": {
|
||||
"text": "Iniciar sesi\u00f3n"
|
||||
},
|
||||
"9ee10433a40cddee8578e8c3cc6c308c": {
|
||||
"text": "Nombre de usuario"
|
||||
},
|
||||
"2b1a05dd5461f6be2b38596a97f999c0": {
|
||||
"text": "Contrase\u00f1a"
|
||||
},
|
||||
"0c7c073ba4d9912cd6a408247a71d95a": {
|
||||
"text": "Pie"
|
||||
},
|
||||
"d63d94f43418f66bd27ee27a62ec88ef": {
|
||||
"text": "Todos los derechos reservados"
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "Dise\u00f1ado y desarrollado por"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"file": "wire\/modules\/LanguageSupport\/LanguageSupport.module",
|
||||
"textdomain": "wire--modules--languagesupport--languagesupport-module",
|
||||
"translations": {
|
||||
"49eb6a44db57cba8d66b3404fa9f0ad4": {
|
||||
"text": "Y\/m\/d H:i:s"
|
||||
},
|
||||
"0d61f8370cad1d412f80b84d143e1257": {
|
||||
"text": "es_ES.UTF-8"
|
||||
},
|
||||
"4994a8ffeba4ac3140beb89e8d41f174": {
|
||||
"text": "Idioma"
|
||||
},
|
||||
"185d23ff9526ad93077a1c9ad5ed26a2": {
|
||||
"text": "Direcci\u00f3n de correo electr\u00f3nico"
|
||||
},
|
||||
"b78a3223503896721cca1303f776159b": {
|
||||
"text": "Titulo"
|
||||
},
|
||||
"3f94f86633491ad8e5d18f5e481330c2": {
|
||||
"text": "Los cambios en este campo no se guardar\u00e1n porque no tiene permiso para el idioma: %s."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/atopar.php",
|
||||
"textdomain": "site--templates--atopar-php",
|
||||
"translations": {
|
||||
"00ea1c0095523d1c335c9cdffa5a15c3": {
|
||||
"text": "Atopouse %d p\u00e1xina."
|
||||
},
|
||||
"b171905a249dce55e10c9ae749a227bf": {
|
||||
"text": "Atop\u00e1ronse %d p\u00e1xinas."
|
||||
},
|
||||
"c1389106a2604e0d368b3a26331c46d2": {
|
||||
"text": "Resultados da busca"
|
||||
},
|
||||
"73b96a0aa64d9eabb0a1ed94da6f2326": {
|
||||
"text": "Mapa do sitio"
|
||||
},
|
||||
"098e98d0a4f789855fabd8cc3b7c00c7": {
|
||||
"text": "Sent\u00edmolo, non se atoparon resultados"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/contacto.php",
|
||||
"textdomain": "site--templates--contacto-php",
|
||||
"translations": {
|
||||
"c1caa1b411f1ff3e16584f9b176f26ca": {
|
||||
"text": "Nome"
|
||||
},
|
||||
"d48ce9ca3048973f9ae971b29829f855": {
|
||||
"text": "Correo electr\u00f3nico"
|
||||
},
|
||||
"32196b9fdb128ed308a43011d824ad3b": {
|
||||
"text": "Asunto"
|
||||
},
|
||||
"32426539888e5940060745c267c2bcfb": {
|
||||
"text": "Mensaxe"
|
||||
},
|
||||
"1b59395f058b6f30f307923e80c54d36": {
|
||||
"text": "Enviar mensaxe"
|
||||
},
|
||||
"3d36827d9ee8154da6c95b3794ebc5e5": {
|
||||
"text": "Enderezo"
|
||||
},
|
||||
"aad5e1f90361aacf2af5aa8b887ce602": {
|
||||
"text": "Tel\u00e9fono"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/func.php",
|
||||
"textdomain": "site--templates--layout--func-php",
|
||||
"translations": {
|
||||
"887552568b44443872f57a4d92697085": {
|
||||
"text": "Editar."
|
||||
},
|
||||
"27cd58c2dab7be2c233dcc429d1517d6": {
|
||||
"text": "Ver detalles."
|
||||
},
|
||||
"82a3fdfb69baf6fb0be4dae7be23c8d1": {
|
||||
"text": "Ler m\u00e1is."
|
||||
},
|
||||
"d42d3a059f66d7c7922c501182602073": {
|
||||
"text": "%d publicaci\u00f3n."
|
||||
},
|
||||
"96d2fb5e7d8d946eaad05f309ae96e7c": {
|
||||
"text": "%d publicaci\u00f3ns"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/main_foot.php",
|
||||
"textdomain": "site--templates--layout--partial--main_foot-php",
|
||||
"translations": {
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "Dese\u00f1ada e desenvolvida por"
|
||||
},
|
||||
"0ab28f00ad391c481fe4faab23d0d2fb": {
|
||||
"text": "P\u00e1xina creada en %.6f segundos."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/main_head.php",
|
||||
"textdomain": "site--templates--layout--partial--main_head-php",
|
||||
"translations": {
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "gl"
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "Ir ao contido"
|
||||
},
|
||||
"dd8edfa3a268c9edb7199ed7da21551c": {
|
||||
"text": "Pechar sesi\u00f3n"
|
||||
},
|
||||
"547766c9f7c742817bcc2bb75d379655": {
|
||||
"text": "Xesti\u00f3n"
|
||||
},
|
||||
"daf881397f6fa569bf059c21131e3690": {
|
||||
"text": "Iniciar sesi\u00f3n"
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"c0dcc3911178249b82de663d603e5bf8": {
|
||||
"text": "Atopar"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/xes-foot.php",
|
||||
"textdomain": "site--templates--layout--partial--xes-foot-php",
|
||||
"translations": {
|
||||
"0c7c073ba4d9912cd6a408247a71d95a": {
|
||||
"text": "P\u00e9"
|
||||
},
|
||||
"d63d94f43418f66bd27ee27a62ec88ef": {
|
||||
"text": "Todos os dereitos reservados"
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "Dese\u00f1ada e desenvolvida por"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/xes-head.php",
|
||||
"textdomain": "site--templates--layout--partial--xes-head-php",
|
||||
"translations": {
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "gl"
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "Ir ao contido"
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"4da98e72b078f4590386d08a0a363404": {
|
||||
"text": "Abrir\/Pechar o men\u00fa"
|
||||
},
|
||||
"6772cbe29a38577eeabce0d6ca81817d": {
|
||||
"text": "Men\u00fa"
|
||||
},
|
||||
"dd8edfa3a268c9edb7199ed7da21551c": {
|
||||
"text": "Pechar sesi\u00f3n"
|
||||
},
|
||||
"636ca6b95f5129da8b6de675e1793b9b": {
|
||||
"text": "Inicio"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/xes-acceder.php",
|
||||
"textdomain": "site--templates--xes-acceder-php",
|
||||
"translations": {
|
||||
"195c8a4f0b2dfc499da305f1ccd3aa84": {
|
||||
"text": "Nome de usuario ou contrasinal incorrecto"
|
||||
},
|
||||
"bed058efe5a5b26bd118b201f76c8588": {
|
||||
"text": "ReCaptcha incorrecto"
|
||||
},
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "gl"
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "Ir ao contido"
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "Logotipo de Praia de Seselle Apartamentos Tur\u00edsticos"
|
||||
},
|
||||
"daf881397f6fa569bf059c21131e3690": {
|
||||
"text": "Iniciar sesi\u00f3n"
|
||||
},
|
||||
"9ee10433a40cddee8578e8c3cc6c308c": {
|
||||
"text": "Nome de usuario"
|
||||
},
|
||||
"2b1a05dd5461f6be2b38596a97f999c0": {
|
||||
"text": "Contrasinal"
|
||||
},
|
||||
"0c7c073ba4d9912cd6a408247a71d95a": {
|
||||
"text": "P\u00e9"
|
||||
},
|
||||
"d63d94f43418f66bd27ee27a62ec88ef": {
|
||||
"text": "Todos os dereitos reservados"
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "Dese\u00f1ada e desenvolvida por"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"file": "wire\/modules\/LanguageSupport\/LanguageSupport.module",
|
||||
"textdomain": "wire--modules--languagesupport--languagesupport-module",
|
||||
"translations": {
|
||||
"49eb6a44db57cba8d66b3404fa9f0ad4": {
|
||||
"text": "Y\/m\/d H:i:s"
|
||||
},
|
||||
"0d61f8370cad1d412f80b84d143e1257": {
|
||||
"text": "gl_ES.UTF-8"
|
||||
},
|
||||
"4994a8ffeba4ac3140beb89e8d41f174": {
|
||||
"text": "Lingua"
|
||||
},
|
||||
"185d23ff9526ad93077a1c9ad5ed26a2": {
|
||||
"text": "Enderezo electr\u00f3nico"
|
||||
},
|
||||
"b78a3223503896721cca1303f776159b": {
|
||||
"text": "T\u00edtulo"
|
||||
},
|
||||
"3f94f86633491ad8e5d18f5e481330c2": {
|
||||
"text": "Os cambios neste campo non se gardar\u00e1n porque non tes permiso para o idioma: %s."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/atopar.php",
|
||||
"textdomain": "site--templates--atopar-php",
|
||||
"translations": {
|
||||
"00ea1c0095523d1c335c9cdffa5a15c3": {
|
||||
"text": "="
|
||||
},
|
||||
"b171905a249dce55e10c9ae749a227bf": {
|
||||
"text": "="
|
||||
},
|
||||
"c1389106a2604e0d368b3a26331c46d2": {
|
||||
"text": "="
|
||||
},
|
||||
"73b96a0aa64d9eabb0a1ed94da6f2326": {
|
||||
"text": "="
|
||||
},
|
||||
"098e98d0a4f789855fabd8cc3b7c00c7": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/contacto.php",
|
||||
"textdomain": "site--templates--contacto-php",
|
||||
"translations": {
|
||||
"c1caa1b411f1ff3e16584f9b176f26ca": {
|
||||
"text": "="
|
||||
},
|
||||
"d48ce9ca3048973f9ae971b29829f855": {
|
||||
"text": "="
|
||||
},
|
||||
"32196b9fdb128ed308a43011d824ad3b": {
|
||||
"text": "="
|
||||
},
|
||||
"32426539888e5940060745c267c2bcfb": {
|
||||
"text": "="
|
||||
},
|
||||
"1b59395f058b6f30f307923e80c54d36": {
|
||||
"text": "="
|
||||
},
|
||||
"3d36827d9ee8154da6c95b3794ebc5e5": {
|
||||
"text": "="
|
||||
},
|
||||
"aad5e1f90361aacf2af5aa8b887ce602": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/func.php",
|
||||
"textdomain": "site--templates--layout--func-php",
|
||||
"translations": {
|
||||
"887552568b44443872f57a4d92697085": {
|
||||
"text": "="
|
||||
},
|
||||
"27cd58c2dab7be2c233dcc429d1517d6": {
|
||||
"text": "="
|
||||
},
|
||||
"82a3fdfb69baf6fb0be4dae7be23c8d1": {
|
||||
"text": "="
|
||||
},
|
||||
"d42d3a059f66d7c7922c501182602073": {
|
||||
"text": "="
|
||||
},
|
||||
"96d2fb5e7d8d946eaad05f309ae96e7c": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/main_foot.php",
|
||||
"textdomain": "site--templates--layout--partial--main_foot-php",
|
||||
"translations": {
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "="
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "="
|
||||
},
|
||||
"0ab28f00ad391c481fe4faab23d0d2fb": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/main_head.php",
|
||||
"textdomain": "site--templates--layout--partial--main_head-php",
|
||||
"translations": {
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "="
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "="
|
||||
},
|
||||
"dd8edfa3a268c9edb7199ed7da21551c": {
|
||||
"text": "="
|
||||
},
|
||||
"547766c9f7c742817bcc2bb75d379655": {
|
||||
"text": "="
|
||||
},
|
||||
"daf881397f6fa569bf059c21131e3690": {
|
||||
"text": "="
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "="
|
||||
},
|
||||
"c0dcc3911178249b82de663d603e5bf8": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/xes-foot.php",
|
||||
"textdomain": "site--templates--layout--partial--xes-foot-php",
|
||||
"translations": {
|
||||
"0c7c073ba4d9912cd6a408247a71d95a": {
|
||||
"text": "="
|
||||
},
|
||||
"d63d94f43418f66bd27ee27a62ec88ef": {
|
||||
"text": "="
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/layout\/partial\/xes-head.php",
|
||||
"textdomain": "site--templates--layout--partial--xes-head-php",
|
||||
"translations": {
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "="
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "="
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "="
|
||||
},
|
||||
"4da98e72b078f4590386d08a0a363404": {
|
||||
"text": "="
|
||||
},
|
||||
"6772cbe29a38577eeabce0d6ca81817d": {
|
||||
"text": "="
|
||||
},
|
||||
"dd8edfa3a268c9edb7199ed7da21551c": {
|
||||
"text": "="
|
||||
},
|
||||
"636ca6b95f5129da8b6de675e1793b9b": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,39 +0,0 @@
|
|||
{
|
||||
"file": "site\/templates\/xes-acceder.php",
|
||||
"textdomain": "site--templates--xes-acceder-php",
|
||||
"translations": {
|
||||
"195c8a4f0b2dfc499da305f1ccd3aa84": {
|
||||
"text": "="
|
||||
},
|
||||
"bed058efe5a5b26bd118b201f76c8588": {
|
||||
"text": "="
|
||||
},
|
||||
"7679c0bdbd87c1984bd611c24b3cd0cb": {
|
||||
"text": "="
|
||||
},
|
||||
"01bea08b9a838113ed66226778ce6108": {
|
||||
"text": "="
|
||||
},
|
||||
"9a59fd41dc60086c1ba0b5ef77e05d4e": {
|
||||
"text": "="
|
||||
},
|
||||
"daf881397f6fa569bf059c21131e3690": {
|
||||
"text": "="
|
||||
},
|
||||
"9ee10433a40cddee8578e8c3cc6c308c": {
|
||||
"text": "="
|
||||
},
|
||||
"2b1a05dd5461f6be2b38596a97f999c0": {
|
||||
"text": "="
|
||||
},
|
||||
"0c7c073ba4d9912cd6a408247a71d95a": {
|
||||
"text": "="
|
||||
},
|
||||
"d63d94f43418f66bd27ee27a62ec88ef": {
|
||||
"text": "="
|
||||
},
|
||||
"4e72c9aec0195278fac9b0abfa52bc45": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"file": "wire\/modules\/LanguageSupport\/LanguageSupport.module",
|
||||
"textdomain": "wire--modules--languagesupport--languagesupport-module",
|
||||
"translations": {
|
||||
"49eb6a44db57cba8d66b3404fa9f0ad4": {
|
||||
"text": "="
|
||||
},
|
||||
"0d61f8370cad1d412f80b84d143e1257": {
|
||||
"text": "en_GB.UTF-8"
|
||||
},
|
||||
"4994a8ffeba4ac3140beb89e8d41f174": {
|
||||
"text": "="
|
||||
},
|
||||
"185d23ff9526ad93077a1c9ad5ed26a2": {
|
||||
"text": "="
|
||||
},
|
||||
"b78a3223503896721cca1303f776159b": {
|
||||
"text": "="
|
||||
},
|
||||
"3f94f86633491ad8e5d18f5e481330c2": {
|
||||
"text": "="
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 315 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 315 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 173 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 315 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 173 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 265 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 336 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 750 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 714 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 780 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 629 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 822 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 703 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 697 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 561 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 792 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 608 KiB |
Before Width: | Height: | Size: 19 KiB |