timegridio/timegrid

View on GitHub
resources/lang/hy_AM/manager.php

Summary

Maintainability
F
1 wk
Test Coverage

File manager.php has 369 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

return  [
  //==================================== Translations ====================================//
  'agenda' => [
Severity: Minor
Found in resources/lang/hy_AM/manager.php - About 4 hrs to fix

Similar blocks of code found in 4 locations. Consider refactoring.
Open

<?php

return  [
  //==================================== Translations ====================================//
  'agenda' => [
Severity: Major
Found in resources/lang/hy_AM/manager.php and 3 other locations - About 1 wk to fix
resources/lang/en_US/manager.php on lines 1..371
resources/lang/fr_FR/manager.php on lines 1..371
resources/lang/ru_RU/manager.php on lines 1..371

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 1407.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Line exceeds 120 characters; contains 138 characters
Open

      'register_business_help' => 'Օնլայն գրանցումներ ստանալու համար գրանցե՛ք Ձեր սրահը։!',

Line exceeds 120 characters; contains 132 characters
Open

        'no_vacancies_set' => 'Ձեր աշխատանքային ժամերը հրապարակված չեն։Հրապարակե՛ք!',

Line exceeds 120 characters; contains 162 characters
Open

        'placeholder' => 'Ավելացնել տեղեկատվություն Ձեր սրահի և մատուցվող ծառայությունների մասին ',

Line exceeds 120 characters; contains 142 characters
Open

      'instructions' => 'Կարող եք ավելացնել անսահմանափակ քանակությամբ ծառայություններ',

Line exceeds 120 characters; contains 125 characters
Open

      'instructions' => 'Այստեղ կարող եք ղեկավարել ձեր սրահի կարգավորումները։',

Line exceeds 120 characters; contains 160 characters
Open

        'nothing_changed' => 'Դուք պետք է հրապարակեք ձեր աշխատանքային ժամերն առնվազն մեկ օրվա համար',

Line exceeds 120 characters; contains 139 characters
Open

        'only_one_found' => 'Դուք ունեք գրանցված մեկ սրահ։ Ահա Ձեր կառավարման վահանակը։',

Line exceeds 120 characters; contains 260 characters
Open

      'out_of_vacancies' => 'Հրապարակեք Ձեր աշխատանքային ժամերը<br><br>Որպեսզի հաճախորդները կարողանան գրանցվել, պետք է հրապարակեք Ձեր աշխատանքային ժամերը։',

Line exceeds 120 characters; contains 243 characters
Open

      'instructions' => 'Մանրամասն ներկայացրեք առաջարկվող ծառայողությունը, որպեսզի հաճախորդները կարողանան հեշտությամբ գրանցումներ կատարել։',

Line exceeds 120 characters; contains 175 characters
Open

      'instructions' => ' Մեկ օրվա մեջ քանի հաճախորդ կարող եք սպասարկել (յուրաքանչյուր ծառայության համար) ',

Line exceeds 120 characters; contains 123 characters
Open

      'unpublish_vacancies' => 'Փոխել իմ աշխատանքային ժամերը հրապարակելուց առաջ',

Line exceeds 120 characters; contains 140 characters
Open

        'go_to_vacancies' => 'Շատ լավ։ Հիմա կարող եք հրապարակել Ձեր աշխատանքային ժամերը։',

There are no issues that match your filters.

Category
Status