19 Commits

Author SHA1 Message Date
Choco
ae8dfbc1b6 Fixed translation to meet the discord requirements 2026-03-22 13:58:40 +08:00
Choco
8bb34326d1 Add settings reset command for per-setting defaults
Introduces a settings reset subcommand with choices so admins can clear one guild override at a time via MongoDB $unset, with live player sync for volume and duplicate-track defaults. Adds settings.actions.resetDone across language files and optional reset aliases (restore, defaults) in settings examples.
2026-03-22 12:09:34 +08:00
Choco
ef54f96f51 Migrate scripts to voicelink, rewrite handlers and views 2025-09-29 19:39:19 +08:00
Choco
2c98dfd763 Update command docstrings and localization keys
Improved docstrings for 'play' and 'search' commands in basic.py for clarity. Updated localization keys and translations in es-419.json, es-ES.json, and zh-CN.json to fix punctuation, naming consistency, and minor translation errors.
2025-09-24 17:58:15 +08:00
Choco
7a2484265a Merge branch 'beta' into pr/82 2025-09-23 10:24:34 +08:00
Choco
eac92b9d73 Update zh-CN.json 2025-09-23 10:24:24 +08:00
TomStilson
c556f0fe7b Add Chinese simplified and traditional translations 2025-09-20 12:58:48 -04:00
Choco
851871e123 Update play and search command descriptions and translations
Revised the docstrings for the play and search commands in basic.py for clarity. Updated corresponding translation strings in es-419.json, es-ES.json, and zh-TW.json to match the new descriptions.
2025-09-19 21:39:51 +08:00
Choco
cce7ee4331 Add new keys to Spanish language files
Added 'Fairqueue' and 'togglecontroller' keys to both es-419.json and es-ES.json for improved localization support. No other changes were made to the translation content.
2025-08-20 22:17:43 +08:00
MiguVT
8cd6b33d89 Updates translations for Spanish
Updates the Spanish translations in both es-419 and es-ES language files.

This commit improves the accuracy and consistency of the translations, focusing on command names and descriptions to provide a better user experience.
2025-08-18 15:38:03 +02:00
MiguVT
42a40d1ba3 Merge branch 'beta' into main 2025-08-12 13:30:04 +00:00
Choco
8edc26a6d0 Standardize permission and message keys in code and locales
Updated various permission and message keys in the codebase and all language files for consistency. Also added missing keys and fixed minor typos in several language files.
2025-08-10 12:44:05 +08:00
MiguVT
39d5a42db0 Add silent messaging support to language files for Spanish and fixed zh-TW conflict 2025-08-05 17:09:40 +02:00
MiguVT
0ff3e18a7b Merge branch 'beta' into main 2025-08-05 17:02:58 +02:00
MiguVT
8fda1d2e4a Add Spanish language support for music bot commands
- Created `es-419.json` for Latin American Spanish translations.
- Created `es-ES.json` for European Spanish translations.
- Translated various music bot commands and responses to enhance user experience for Spanish-speaking users.
2025-08-05 16:59:11 +02:00
Choco
c8fa4e561a Added silent messaging feature 2025-07-23 10:46:52 +08:00
Choco
11fcbfa222 Added warning logs if missing translation 2024-12-10 09:59:46 +08:00
Choco
71342878e2 Updated zh-TW local_lang 2024-07-22 11:13:28 +08:00
Choco
0d1ddb399b Ready for public use 2023-02-02 21:06:51 +08:00