Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
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 client/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,5 +417,6 @@
"This page is currently unavailable. Ability to generate will be resumed as soon as this issue is resolved.": "This page is currently unavailable. Ability to generate will be resumed as soon as this issue is resolved.",
"Hold <1></1> to add multiple files": "Hold <1></1> to add multiple files",
"Clear section": "Clear section",
"Let’s get you started with bloop!": "Let’s get you started with bloop!"
}
"Let’s get you started with bloop!": "Let’s get you started with bloop!",
"Indexing": "Indexing"
}
5 changes: 3 additions & 2 deletions client/src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,5 +418,6 @@
"This page is currently unavailable. Ability to generate will be resumed as soon as this issue is resolved.": "Esta página no está disponible. La capacidad de generar se reanudará tan pronto como se resuelva este problema.",
"Hold <1></1> to add multiple files": "Mantenga presionada <1> </1> para agregar múltiples archivos",
"Clear section": "Borrar sección",
"Let’s get you started with bloop!": "¡Vamos a comenzar con Bloop!"
}
"Let’s get you started with bloop!": "¡Vamos a comenzar con Bloop!",
"Indexing": "Indexación"
}
Loading