Skip to content

ololoken/Ghost-Admin

 
 

Repository files navigation

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.

About

Intl Ghost Admin Client

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.7%
  • Handlebars 22.3%
  • CSS 21.9%
  • HTML 0.1%