Update Indonesian locale
Change & update locale code from IN to ID, refer to this: https://developer.chrome.com/docs/webstore/i18n/#choosing-locales-to-support
/review
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
| ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪ |
| 🧪 No relevant tests |
| 🔒 No security concerns identified |
⚡ Recommended focus areas for reviewMissing Comma
|
/improve
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.
PR Code Suggestions ✨
| Category | Suggestion | Impact |
| Possible issue |
Fix missing JSON commaAdd a missing comma between the "Rate limit" entry and the "Jump to bottom" src/_locales/id/main.json [125-126]
Suggestion importance[1-10]: 9__ Why: This suggestion correctly identifies a critical JSON syntax error where a comma is missing between object properties. This would cause the JSON file to be invalid and fail parsing, making it a high-priority fix. | High |
| ||