-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(i18n): fix missing comma and unnecessary semicolon
Fixes missing comma and unnecessary semicolon in the i18n translation file. The changes include: - Removed unnecessary semicolon at the end of the file. - Added missing comma after the 'AI-Assistant Development' translation key. This commit resolves the issue of incorrect syntax in the i18n translation file, ensuring proper functionality and readability.
- Loading branch information
Showing
2 changed files
with
43 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters