Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Indonesian language #41

Open
wants to merge 4 commits into
base: beta
Choose a base branch
from
Open

Conversation

bimantaraz
Copy link

Indonesian language

@ChocoMeow ChocoMeow self-requested a review November 7, 2024 12:46
@ChocoMeow ChocoMeow self-assigned this Nov 7, 2024
@ChocoMeow ChocoMeow changed the base branch from main to beta November 7, 2024 12:46
Copy link
Owner

@ChocoMeow ChocoMeow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for added new language for this project!

"live": "LIVE",
"playlistLoad": "🎶 Menambahkan daftar putar ** {0} ** dengan `{1}` lagu ke antrian.",
"trackLoad": "Ditambahkan ** [{0}] (<{1}>) ** oleh ** {2} ** (`{3}`) untuk mulai bermain.",
"trackLoad_pos": "Ditambahkan ** [{0}] (<{1}>) ** oleh ** {3} ** (`{3}`) ke antrian pada posisi ** {4} **",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trackLoad_pos is missing parameter {2}

"addEffect": "Terapkan efek `{0}` filter.",
"clearEffect": "Efek suara telah dibersihkan!",
"FilterTagAlreadyInUse": "Efek suara ini sudah digunakan!Harap gunakan /cleareffect <Ag> untuk menghapusnya.",
"playlistViewTitle": "📜 semua {0 }'s playlists",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The placeholder should not contain any spaces; it must be formatted as {0} instead of {0 }.

Comment on lines +33 to +34
"pingfield1": "`` `Shard ID: {0}/{1}\nLatensi Shard: {2: .3f} S {3}\nWilayah: {4} `` `",
"pingfield2": "`` `Node: {0} - {1: .3f} s\nPemain: {2}\nWilayah suara: {3} `` `",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The placeholder should not contain any spaces; it must be formatted as {2:.3f} and {1:.3f}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants