-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix workspace empty state #43669
fix workspace empty state #43669
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2354,7 +2354,7 @@ export default { | |
importedFromAccountingSoftware: 'Impuestos importadas desde', | ||
}, | ||
emptyWorkspace: { | ||
title: 'Crea un espacio de trabajo', | ||
title: 'Crea un nuevo espacio de trabajo', | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is this translation verified? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same comment - I think we can just keep the existing copy that we had before, sorry for the misleading mockup! Let's undo this change. |
||
subtitle: 'En los espacios de trabajo podrás chatear con tu equipo, reembolsar gastos, emitir tarjetas, enviar y pagar facturas, y mucho más - todo en un mismo lugar.', | ||
createAWorkspaceCTA: 'Comenzar', | ||
features: { | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually I think we can just keep the existing copy that we had before, sorry for the misleading mockup! Let's undo this change.