Ghost/core/test/integration
Katharina Irrgang 18b71f32b1 🎨 rename language to locale and use en as default locale (#8490)
no issue
- this PR references indirecty to https://github.com/TryGhost/Ghost/pull/8437
- i would like to have the settings change already in place before we release the beta
- the i18n feature is able to change the locale of Ghost
- most i18n libraries use locale
- adding/changing settings doesn't require a migration file, but it can make the database a bit messy (because you can end up with default_locale and lang)
- furthermore we agreed that the default locale for Ghost should be simply `en`, not `en_US` or `en_GB`
2017-05-31 16:05:49 +01:00
..
api 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
data/importer/importers 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00
model 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00
export_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
migration_spec.js 🎨 Update fixtures: Ghost owner (#8460) 2017-05-29 19:25:19 +02:00
update_check_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00