Skip to content

Conversation

ebkr
Copy link
Owner

@ebkr ebkr commented Aug 6, 2025

No description provided.

@ebkr ebkr requested a review from anttimaki August 7, 2025 08:21
Copy link
Collaborator

@anttimaki anttimaki left a comment

Choose a reason for hiding this comment

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

Approved with a question/comment.

@@ -214,7 +219,7 @@ export const TsModsModule = {
commit('startThunderstoreModListUpdate');

try {
commit('setThunderstoreModListUpdateStatus', 'Checking for mod list updates from Thunderstore...');
commit('setThunderstoreModListUpdateStatus', 'checkingForUpdates');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it possible to call the translations here? If yes, what are your thoughts on doing so? It does muddy the waters a bit between separation of concerns, but on the other hand having a magic string here, that then gets parsed into the translation key on the template is a bit hard to follow for the reader. Or alternatively have the entire translation key present here, making it more obvious it's a translation key?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants