Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Feb 28, 2025

perf: Translate

@@ -42,7 +42,7 @@ export default {
]
],
[
this.$t('Automations'), ['params']
this.$t('Params'), ['params']
],
[this.$t('Periodic'), ['is_periodic', 'interval', 'crontab']],
[this.$t('Other'), ['check_conn_after_change', 'is_active', 'comment']]
Copy link
Member

Choose a reason for hiding this comment

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

The difference between the two codes lies in the titles of their associated methods (Automations, Params, and others). Both are identical; it's just the title formatting that differs. No other changes were made to optimize or verify anything about these lines of code since they're basic JavaScript imports.

@fit2bot fit2bot requested a review from a team February 28, 2025 10:49
Copy link

@feng626 feng626 merged commit 63db09a into pam Feb 28, 2025
5 of 6 checks passed
@feng626 feng626 deleted the pr@pam@translate branch February 28, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants