Open gqqnbig opened 4 years ago
$ django-admin makemessages -l zh_hans -d djangojs --extension html .\templates\dynamic\header.html:10: warning: RegExp literal terminated too early .\templates\index.html:9: warning: unterminated string .\templates\index.html:18: warning: unterminated string .\templates\index.html:21: warning: unterminated string .\templates\index.html:132: warning: unterminated string .\templates\index.html:156: warning: unterminated string .\templates\index.html:161: warning: unterminated string .\templates\index.html:200: warning: unterminated string .\templates\index.html:302: warning: unterminated string .\templates\index.html:313: warning: unterminated string .\templates\index.html:315: warning: unterminated string .\templates\index.html:321: warning: unterminated string .\templates\index.html:376: warning: unterminated string .\templates\index.html:399: warning: unterminated string .\templates\vue\collapsible-searchable-list.html:13: warning: unterminated string .\templates\vue\collapsible-searchable-list.html:75: warning: unterminated string .\templates\vue\collapsible-searchable-list.html:85: warning: unterminated string .\templates\vue\collapsible-searchable-list.html:225: warning: RegExp literal terminated too early processing locale zh_hans
Check if there are ways to fix the warnings.
Check if there are ways to fix the warnings.