~ruther/NosSmooth

2d5e0588474dacd5a10a908db084a1efcf465cd6 — František Boháček 3 years ago b73f812
chore: remove Card translation root
1 files changed, 0 insertions(+), 5 deletions(-)

M Data/NosSmooth.Data.Abstractions/Language/TranslationRoot.cs
M Data/NosSmooth.Data.Abstractions/Language/TranslationRoot.cs => Data/NosSmooth.Data.Abstractions/Language/TranslationRoot.cs +0 -5
@@ 12,11 12,6 @@ namespace NosSmooth.Data.Abstractions.Language;
public enum TranslationRoot
{
    /// <summary>
    /// The translation is for a card.
    /// </summary>
    Card,

    /// <summary>
    /// The translation is for an item.
    /// </summary>
    Item,

Do not follow this link