first commit

This commit is contained in:
2026-04-29 12:53:22 +07:00
commit e6a30eddd3
394 changed files with 16408 additions and 0 deletions

11
lib/l10n/arb/app_id.arb Normal file
View File

@@ -0,0 +1,11 @@
{
"@@locale": "id",
"counterAppBarTitle": "Penghitung",
"@counterAppBarTitle": {
"description": "Teks yang ditampilkan di AppBar pada Halaman Penghitung"
},
"@loginTitle": "Masuk",
"@loginAppBarTitle": {
"description": "Teks yang ditampilkan di AppBar pada Halaman Login"
}
}