Skip to content

Commit

Permalink
MWPW-140715-Add new locales in config (#153)
Browse files Browse the repository at this point in the history
* Update scripts.js

* Update locale ietf as per https://github.com/adobecom/milo/pull/1708/files

* updating changes required only for MWPW-140715

* Update scripts.js

* Update scripts.js

---------

Co-authored-by: Ruchika Sinha <tek10248@Ruchikas-MacBook-Pro.local>
  • Loading branch information
Ruchika4 and Ruchika Sinha authored Jan 9, 2024
1 parent 47dc30b commit ea49e18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions creativecloud/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ const locales = {
kw_en: { ietf: 'en-GB', tk: 'pps7abe.css' }, // Kuwait (GB English)
qa_en: { ietf: 'en-GB', tk: 'pps7abe.css' }, // Qatar (GB English)
gr_el: { ietf: 'el', tk: 'fnx0rsr.css' }, // Greece (Greek)
vn_en: { ietf: 'en-GB', tk: 'hah7vzn.css' },
vn_vi: { ietf: 'vi', tk: 'qxw8hzm.css' },
};

// Add any config options.
Expand Down

0 comments on commit ea49e18

Please sign in to comment.