Translations
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
parent
b74569e671
commit
863a74ee67
|
@ -305,10 +305,5 @@ export default {
|
|||
summary: 'Summary',
|
||||
moreOptions: 'More options'
|
||||
}
|
||||
},
|
||||
notFound: {
|
||||
pageTitles: {
|
||||
undefined: 'Undefined',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
|
@ -303,10 +303,5 @@ export default {
|
|||
summary: 'Resumen',
|
||||
moreOptions: 'Más opciones',
|
||||
}
|
||||
},
|
||||
notFound: {
|
||||
pageTitles: {
|
||||
undefined: 'Página no encontrada',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue