📖 docs (appsidebar): translate sidebar heading to indonesian

This commit is contained in:
Abizrh
2025-08-08 14:53:09 +07:00
parent 992c54fcd5
commit d9fb2cff0c
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -164,7 +164,6 @@
body { body {
background-color: hsl(var(--background)); background-color: hsl(var(--background));
color: hsl(var(--foreground)); color: hsl(var(--foreground));
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.5; line-height: 1.5;
margin: 0; margin: 0;
} }
+1 -1
View File
@@ -1,7 +1,7 @@
<script setup lang="ts"> <script setup lang="ts">
const navMenu: any[] = [ const navMenu: any[] = [
{ {
heading: 'General', heading: 'Menu Utama',
items: [ items: [
{ {
title: 'Home', title: 'Home',