update es-es.ts

This commit is contained in:
sarah 2023-06-03 00:27:06 +02:00
parent 2635632e97
commit 3c43019e00

View File

@ -21,7 +21,7 @@ export const languages = {
],
},
'es-ES': {
name: 'Spanish',
name: 'Español',
app: () => import('./locale/es-es.js'),
authors: [
['sarayalth', 'https://github.com/sarayalth'],