Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.67 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.67 KB

Ghost-Admin with translations support

Adding admin control panel translation

  1. use modified Ghost server https://github.com/ololoken/Ghost
  2. Set "General" > "Publication Language" locale you need, for example "ru"
  3. Add ru.json to public/assets/locales
  4. Rebuild Ghost-Admin
  5. That's it

Translation instructions can be found here

When your locale file cannot be found or processed, then default english locale will be used; Same when some translation key is missing or has an error it will fallback to key from english locale.

#NOTE: TESTS are totally broken Maybe one day I'll try to fix it. But for now see no reason due to TryGhost#1017 (comment)

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.