mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
Extract translations from ejs files
This commit is contained in:
parent
6c9fc4a592
commit
cb222aaa40
@ -4,7 +4,8 @@ let source = [
|
||||
'client/lib/**/*.js',
|
||||
'client/lib/**/*.html',
|
||||
'client/src/**/*.js',
|
||||
'client/src/**/*.html'
|
||||
'client/src/**/*.html',
|
||||
'client/*.ejs'
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user