dianaberna / Ghost-Admin

Intl Ghost Admin Client

Home Page:https://ghost.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://ghost.org

License:MIT License


Languages

Language:JavaScript 55.7%Language:Handlebars 22.3%Language:CSS 21.9%Language:HTML 0.1%