 Issue 29469568:
  Issue 5331 - Adds has_string() global  (Closed)
    
  
    Issue 29469568:
  Issue 5331 - Adds has_string() global  (Closed) 
  | Index: tests/test_site/locales/en/global.json | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/tests/test_site/locales/en/global.json | 
| @@ -0,0 +1,6 @@ | 
| +{ | 
| + "exists": { | 
| + "description": "exists", | 
| + "message": "exists" | 
| + } | 
| +} |