-
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.When I saw a lot of log entries for missing localization items like below: I want to add those items. However, it's not easy to find all the missing items from the log. Could we have a IMissingLocalizationHandler which would handle those missing items. for example: I can use it to write the missing items into a temp json file. Then I can add these items in the json file to existing localization json files or resx files. Describe the solution you'd likein JsonStringLocalizer.cs
there could be an NullMissingLocalizationHanlder, which does nothing. Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@cairabbit Thank you for contacting us. We will give feedback later. |
Beta Was this translation helpful? Give feedback.
-
I can help implementation if you want. |
Beta Was this translation helpful? Give feedback.
Link PR #3584