Skip to content

Commit

Permalink
Add Bahasa Indonesia Language (#815)
Browse files Browse the repository at this point in the history
Add Bahasa Indonesia Language Fix #814
  • Loading branch information
Maijin authored Dec 15, 2024
1 parent a7a0db2 commit 7917fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/locales.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ const defaultLocale = "en"
const locales = [
{ code: "ar", language: "العربية", dir: "rtl" },
{ code: "be", language: "Беларуская" },
{ code: "id", language: "Bahasa Indonesia" },
{ code: "bn", language: "বাংলা" },
{ code: "ca", language: "Català" },
{ code: "cs", language: "Čeština" },
Expand Down

0 comments on commit 7917fed

Please sign in to comment.