File tree Expand file tree Collapse file tree 2 files changed +142
-142
lines changed
Expand file tree Collapse file tree 2 files changed +142
-142
lines changed Original file line number Diff line number Diff line change 353353 aria-label ="Set default system theme "
354354 >
355355 < docs-icon class ="docs-icon_high-contrast " aria-hidden ="true "> routine</ docs-icon >
356- < span > System </ span >
356+ < span > Sistema </ span >
357357 </ button >
358358 </ li >
359359 < li role ="none ">
366366 aria-label ="Set dark theme "
367367 >
368368 < docs-icon class ="docs-icon_high-contrast " aria-hidden ="true "> dark_mode</ docs-icon >
369- < span > Dark </ span >
369+ < span > Oscuro </ span >
370370 </ button >
371371 </ li >
372372 < li role ="none ">
379379 aria-label ="Set light theme "
380380 >
381381 < docs-icon class ="docs-icon_high-contrast " aria-hidden ="true "> light_mode</ docs-icon >
382- < span > Light </ span >
382+ < span > Claro </ span >
383383 </ button >
384384 </ li >
385385 </ ul >
394394 < button type ="button " (click) ="openMobileNav($event) ">
395395 < docs-icon class ="docs-icon_high-contrast "> menu</ docs-icon >
396396 @if (activeRouteItem() === PAGE_PREFIX.DOCS) {
397- < span > Docs </ span >
397+ < span > Documentos </ span >
398398 }
399399 @if (activeRouteItem() === PAGE_PREFIX.REFERENCE) {
400400 < span > API</ span >
You can’t perform that action at this time.
0 commit comments