Open Closed

Volo.Abp.OpenIddict.Domain.Shared Localization #5732


User avatar
0
CI created
  • ABP Framework version: v7.2.3
  • UI Type: Angular
  • Database System: EF Core (SQL Serve)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I downloaded the Volo.Abp.OpenIddict module and in this module we have the Volo.Abp.OpenIddict.Domain.Shared project where the module's translations are. But when I change any of the translations it does not reflect in Angular.

Would you help me?


8 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    But when I change any of the translations it does not reflect in Angular.

    Did you change the text on the json files?

    Can you try to clear the cache(redis)?

  • User Avatar
    0
    CI created

    Hi,

    Yes, I changed one to test and it doesn't work. I'm not using Redis.

    Any text I change doesn't reflect in Angular.

    Ex.: “Applications”: “Applications 123”.

    There was even no translation for pt-BR, but even changing it in English it doesn't work...

    It seems to me that he is getting the package and not the Pro module.

    There was even no translation for pt-BR, but even changing it in English it doesn't work...

    I tried to create a resource following the documentation itself but it gives an assembly error.

    But it should work because Identity.Pro works and both logics are the same.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    It seems to me that he is getting the package and not the Pro module.

    You need to replace all openiddict packages with your local source. You also need to use the local source account pro module. Because it will use openiddict package instead of local source code

  • User Avatar
    0
    CI created

    oi

    Parece-me que ele está recebendo o pacote e não o módulo Pro.

    Você precisa substituir todos os pacotes abertos pela sua fonte local. Você também precisa usar o módulo profissional de conta de origem local. Porque usaremos o pacote openiddict em vez do código-fonte local

    hi,

    I'm confused... because the other modules work normally, for example Volo.Identity.Pro

    It doesn't have a local resource in the Pro module and I can change the translations and they are reflected in Angular.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Ok, Can you share the source code? I can check it locally.

    Thanks

    liming.ma@volosoft.com

  • User Avatar
    0
    CI created

    Hi,

    I'm trying to send it to your email but the size doesn't allow it.

    So I'm sharing a folder via OneDrive.

    I sent it to your email mentioned above.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please replace these packages with local references.

  • User Avatar
    0
    CI created

    Hi, It worked, thank you!

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11