Guest User

Untitled

a guest
Feb 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. # Drush command to check if your module is detected and if translations are available :
  2. drush locale-check
  3.  
  4. # After use this drush command to import your translations file :
  5. drush locale-update && drush cr
Add Comment
Please, Sign In to add comment