Open Closed

Is it possible to add parameters to localization? #6183


User avatar
0
AndreiBuntsev_WT created
  • ABP Framework version: ABP CLI 7.3.2
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hello,

Is it possible to pass parameters to localisation string values? For example, I expect the following snippet

using the following key/value

should show "Hide Space List 5" but it does not Is it possible at all? Thank you


1 Answer(s)
  • User Avatar
    1
    AndreiBuntsev_WT created

    Just deleted ".Value" part from there title="@L["HideSpaceList", 5]" working fine now

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