-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spanish localization update for v3.2 #5720
Spanish localization update for v3.2 #5720
Conversation
@@ -19,6 +19,10 @@ | |||
<Content Remove="Volo\Abp\Application\Localization\Resources\AbpDdd\*.json" /> | |||
</ItemGroup> | |||
|
|||
<ItemGroup> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this ItemGroup (it is probably auto added by the VS).
@@ -19,6 +19,10 @@ | |||
<Content Remove="Volo\Abp\Timing\Localization\**\*.json" /> | |||
</ItemGroup> | |||
|
|||
<ItemGroup> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this ItemGroup (it is probably auto added by the VS).
@@ -19,6 +19,10 @@ | |||
<EmbeddedResource Include="Volo\Abp\AspNetCore\Mvc\Localization\Resource\*.json" /> | |||
</ItemGroup> | |||
|
|||
<ItemGroup> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this ItemGroup (it is probably auto added by the VS).
Thanks a lot. I have a few small change requests. |
Ready, clean up the projects! |
Thanks :) |
I have updated the localization files in Spanish with the changes that were made in English for version 3.2