Base solution for your next web application
Open Closed

Turn off All Languages Except English #851


User avatar
0
princedis created

How to turn off all languages except English.


3 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    1. Delete others from DefaultLanguagesCreator (<a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/blob/master/src/MyCompanyName.AbpZeroTemplate.EntityFramework/Migrations/Seed/DefaultLanguagesCreator.cs#L18">https://github.com/aspnetzero/aspnet-ze ... tor.cs#L18</a>)
    2. Delete from AbpLanguages table if you created your database before.
    3. Delete XML files other than English (<a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/tree/master/src/MyCompanyName.AbpZeroTemplate.Core/Localization/AbpZeroTemplate">https://github.com/aspnetzero/aspnet-ze ... roTemplate</a>)
  • User Avatar
    0
    princedis created

    GitHub links are showing 404 error

  • User Avatar
    0
    hikalkan created
    Support Team

    You should have access rights. Write us your Github username and we grant access.