Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(i18n): Pylint fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoiber071 committed Jul 19, 2023
1 parent ef7786f commit e6b6f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const appMessages = {
uk: ukMessages,
'de-de': dedeCAMessages,
'it-it': ititCAMessages,
'pt-pt': ptptCAMessages
'pt-pt': ptptCAMessages,
};

export default [
Expand Down

0 comments on commit e6b6f7b

Please sign in to comment.