fix: some GitHub run action problem (#13991)
This commit is contained in:
@@ -188,6 +188,12 @@ const translation = {
|
||||
searchAllTemplate: 'Buscar todas las plantillas...',
|
||||
},
|
||||
showMyCreatedAppsOnly: 'Mostrar solo mis aplicaciones creadas',
|
||||
appSelector: {
|
||||
label: 'APLICACIÓN',
|
||||
placeholder: 'Selecciona una aplicación...',
|
||||
noParams: 'No se necesitan parámetros',
|
||||
params: 'PARÁMETROS DE LA APLICACIÓN',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
Reference in New Issue
Block a user