feat(tools): hide string action (#42547)
Create an action that allows us to hide a specific string during the crowdin upload process.
This commit is contained in:
committed by
GitHub
parent
7857c3932b
commit
643f34fe3a
@@ -233,5 +233,6 @@ module.exports = {
|
||||
addTranslation,
|
||||
deleteTranslation,
|
||||
getLanguageTranslations,
|
||||
deleteLanguageTranslations
|
||||
deleteLanguageTranslations,
|
||||
changeHiddenStatus
|
||||
};
|
||||
|
Reference in New Issue
Block a user