0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data
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
..
db 🎨 ⏱ Cleanup / optimise the server.init() function (#7985) 2017-02-17 17:44:34 +01:00
export 🐛 export database read settings from database (#8103) 2017-03-08 10:26:57 +00:00
importer 🐛 Ensure post tags sort order is correct when importing (#8481) 2017-05-23 19:12:08 +01:00
meta 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
migrations 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
schema 🎨 rename language to locale and use en as default locale (#8490) 2017-05-31 16:05:49 +01:00
slack 🎨 do not ping slack if we import content (#8476) 2017-05-22 17:24:59 +09:00
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00