diff options
Diffstat (limited to 'd2ice.att.io/app/locales/en/translation.json')
-rwxr-xr-x | d2ice.att.io/app/locales/en/translation.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/d2ice.att.io/app/locales/en/translation.json b/d2ice.att.io/app/locales/en/translation.json new file mode 100755 index 00000000..176fa89c --- /dev/null +++ b/d2ice.att.io/app/locales/en/translation.json @@ -0,0 +1,12 @@ +{ + "vendor": { + "name": "EXAMPLE VENDOR", + "email": "admin@example.com" + }, + "serviceProvider": { + "name": "EXAMPLE PROVIDER" + }, + "program": { + "name": "VVP PROGRAM" + } +} |