Skip to content

Commit

Permalink
𝙇𝙤𝙡𝙞𝘽𝙤𝙩-𝙈𝘿
Browse files Browse the repository at this point in the history
  • Loading branch information
elrebelde21 authored Sep 8, 2023
1 parent 042f4ed commit 9642b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/idiomas/espanol.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ const smsClearTmp = () => { return `\n╭» 🟢 MULTIMEDIA 🟢\n│☁ ARCHIVO
const smspurgeSession = () => { return `\n╭» 🔵 ${global.authFile} 🔵\n│☁ SESIONES NO ESENCIALES ELIMINADAS\n╰―――――――――――――――――――✤`}
const smspurgeOldFiles = () => { return `\n╭» 🟠 ARCHIVOS 🟠\n│☁ ARCHIVOS RESIDUALES ELIMINADAS\n╰―――――――――――――――――――✤`}
const smspurgeSessionSB1 = () => { return `\n╭» 🟡 GataJadiBot 🟡\n│☁ NADA POR ELIMINAR \n╰―――――――――――――――――――✤`}
const smspurgeSessionSB2 = () => { return `\n╭» ⚪ GataJadiBot ⚪\n│☁ ARCHIVOS NO ESENCIALES ELIMINADOS\n╰―――――――――――――――――――✤`}
const smspurgeSessionSB3 = () => { return `\n╭» 🔴 GataJadiBot 🔴\n│☁ OCURRIÓ UN ERROR\n╰―――――――――――――――――――✤\n`}
const smspurgeSessionSB2 = () => { return `\n╭» ⚪ Jadibts ⚪\n│☁ ARCHIVOS NO ESENCIALES ELIMINADOS\n╰―――――――――――――――――――✤`}
const smspurgeSessionSB3 = () => { return `\n╭» 🔴 Jadibts 🔴\n│☁ OCURRIÓ UN ERROR\n╰―――――――――――――――――――✤\n`}
const smspurgeOldFiles1 = () => { return `\n╭» 🟣 ARCHIVO 🟣\n│☁`}
const smspurgeOldFiles2 = () => { return `BORRADO CON ÉXITO\n╰―――――――――――――――――――✤`}
const smspurgeOldFiles3 = () => { return `\n╭» 🔴 ARCHIVO 🔴\n│☁`}
Expand Down

0 comments on commit 9642b7f

Please sign in to comment.