Ghost/core/server/data/schema
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
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00
checks.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00
commands.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
default-settings.json 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00