Neovici/cosmoz-omnitable

View on GitHub
demo/helpers/cosmoz-translations.js

Summary

Maintainability
A
1 hr
Test Coverage
F
33%

Function _getTranslations has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _getTranslations(locale) {
        if (locale === 'sv') {
            return {
                Amount: 'Belopp',
                Ascending: 'stigande',
Severity: Minor
Found in demo/helpers/cosmoz-translations.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status