Skip to content

Commit

Permalink
Merge pull request #608 from balakrishna-deriv/update-translations-1
Browse files Browse the repository at this point in the history
Bala/update translation script
  • Loading branch information
balakrishna-deriv authored Feb 9, 2024
2 parents 0e5914d + b0cf3c1 commit ab9cac0
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 1,706 deletions.
3 changes: 0 additions & 3 deletions scripts/extract_js_texts.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ const parse = (app_name, is_silent) => {

walker(Path.resolve(config.base_folder, '_common')); // common for all 'supported_apps'
walker(Path.resolve(config.base_folder, app_name));
if (app_name === 'app') {
walker(Path.resolve(config.base_folder, 'static'));
}

if (!is_silent) {
process.stdout.write(common.messageEnd(Date.now() - start_time));
Expand Down
Loading

0 comments on commit ab9cac0

Please sign in to comment.