mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-12 06:48:40 +00:00
Translate errors in forms
This commit is contained in:
parent
ed20d2e527
commit
d9e299ac00
43 changed files with 939 additions and 14 deletions
|
@ -21,7 +21,7 @@
|
|||
{
|
||||
<div class="ui positive message">
|
||||
<div class="header">
|
||||
Success!
|
||||
@Model.Translate(GeneralStrings.Success)
|
||||
</div>
|
||||
<p style="white-space: pre-line">@Model.Status</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue