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
1 change: 1 addition & 0 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@
"REVIEW_SEARCH_RESULTS": "Review search Results",
"REVIEW_SUBMISSION": "Review Submission",
"RGB_DECOMPOSITION": "RGB Decomposition",
"RIGHT_CLICK_SET_BASELINE": "Right-click to set baseline.",
"ROLLOUT": "Rollout",
"RUNNING": "Running",
"SAMPLES_PER_BURST": "Samples Per Burst",
Expand Down
1 change: 1 addition & 0 deletions src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@
"REVIEW_SEARCH_RESULTS": "Revisar resultados de búsqueda",
"REVIEW_SUBMISSION": "Envío de revisión",
"RGB_DECOMPOSITION": "Descomposición RGB",
"RIGHT_CLICK_SET_BASELINE": "Haga clic con el botón derecho para establecer la línea de base.",
"ROLLOUT": "Implementación",
"RUNNING": "Corriendo",
"SAMPLES_PER_BURST": "Muestras Por Burst",
Expand Down
Loading