Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions apps/web/src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"config": "Config",
"feedback": "Feedback",
"settings": "Settings",
"profile": "Profile"
"profile": "Profile",
"invitations": "Invitations"
},
"workspace": {
"title": "Predecessor competitive workspace",
Expand Down Expand Up @@ -503,4 +504,4 @@
"chooseSubtitle": "You can change this later in your profile.",
"confirmButton": "Continue"
}
}
}
5 changes: 3 additions & 2 deletions apps/web/src/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"config": "Configuración",
"feedback": "Feedback",
"settings": "Ajustes",
"profile": "Perfil"
"profile": "Perfil",
"invitations": "Invitaciones"
},
"workspace": {
"title": "Workspace competitivo de Predecessor",
Expand Down Expand Up @@ -503,4 +504,4 @@
"chooseSubtitle": "Puedes cambiarlo más tarde en tu perfil.",
"confirmButton": "Continuar"
}
}
}
Loading