mirror of
https://github.com/bakhirev/assayo.git
synced 2024-11-16 16:21:41 +00:00
update
This commit is contained in:
parent
a681194676
commit
a9e1b7fc21
|
@ -50,5 +50,6 @@ export default function getSubLines(
|
|||
|
||||
if (other.length === 0) return normal;
|
||||
if (other.length === 1) return allItems;
|
||||
return [...normal, getFormattedOther(other, options)];
|
||||
return [...normal, getFormattedOther(other, options)]
|
||||
.filter((item: any) => item.width > 1);
|
||||
}
|
||||
|
|
|
@ -19,8 +19,9 @@ class SponsorStore {
|
|||
close: action,
|
||||
});
|
||||
|
||||
if (!isMobile && !themeSettings.getConfig()) {
|
||||
// this.setTimer();
|
||||
const isLocal = window.location.host === 'localhost:3006';
|
||||
if (!isLocal && !isMobile && !themeSettings.getConfig()) {
|
||||
this.setTimer();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -87,14 +87,14 @@ export default `
|
|||
§ achievements.moreStyle.description: tends to change CSS more than others
|
||||
§ achievements.moreOnHoliday.title: No life
|
||||
§ achievements.moreOnHoliday.description: relatively many commits in non-working hours
|
||||
§ achievements.morePRMerge.title: Таможня даёт добро
|
||||
§ achievements.morePRMerge.title: Show me your pass
|
||||
§ achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR
|
||||
§ achievements.longWaitPR.title: Завтра точно вольём
|
||||
§ achievements.longWaitPR.description: создал PR, который больше месяца провисел на ревью
|
||||
§ achievements.longWaitPR.title: Tomorrow 100% be merge
|
||||
§ achievements.longWaitPR.description: created PR that waited more than a month on the review
|
||||
§ achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away
|
||||
§ achievements.moreLongWaitPR.description: создал PR, который максимально долго провисел на ревью
|
||||
§ achievements.oneExtension.title: Один в поле воин
|
||||
§ achievements.oneExtension.description: только он работает с файлами определенного расширения
|
||||
§ achievements.moreLongWaitPR.description: created PR that has been waiting for a review the longest
|
||||
§ achievements.oneExtension.title: My name is LEGION
|
||||
§ achievements.oneExtension.description: only this man works with files of a certain extension
|
||||
§ achievements.fileRush.title: Zerg Rush
|
||||
§ achievements.fileRush.description: created the most files in the project
|
||||
§ achievements.moreLintHint.title: Grammar Nazi
|
||||
|
@ -113,16 +113,16 @@ export default `
|
|||
§ achievements.lastCommit.description: last commit on the project
|
||||
§ achievements.firstLastCommit.title: From beginning to end
|
||||
§ achievements.firstLastCommit.description: first and last commit on the project
|
||||
§ achievements.longFilePath.title: Закрома родины
|
||||
§ achievements.longFilePath.title: Deep cellar
|
||||
§ achievements.longFilePath.description: the first created the file with the deepest directory
|
||||
§ achievements.longFileName.title: Size matters
|
||||
§ achievements.longFileName.description: created the file with the longest name
|
||||
§ achievements.workOnWeekends.title: Work not walk
|
||||
§ achievements.workOnWeekends.description: хоть раз работал на выходных
|
||||
§ achievements.removeCreateFile.title: Откопал стюардессу
|
||||
§ achievements.workOnWeekends.description: at least once worked on weekends
|
||||
§ achievements.removeCreateFile.title: Dig out the stewardess
|
||||
§ achievements.removeCreateFile.description: recover removed file
|
||||
§ achievements.renameFile.title: Астана Нур-Султан Астана
|
||||
§ achievements.renameFile.description: переименовывал туда-сюда файл
|
||||
§ achievements.renameFile.title: Astana Nur-Sultan Astana
|
||||
§ achievements.renameFile.description: rename file and rollback
|
||||
§ achievements.longTask.title: Easy task
|
||||
§ achievements.longTask.description: worked on task more than three months
|
||||
§ achievements.haveNotEmail.title: Mailman
|
||||
|
|
|
@ -1,128 +1,128 @@
|
|||
export default `
|
||||
§ achievements.commitsAfter1500.title: Сова
|
||||
§ achievements.commitsAfter1500.description: 70% коммитов после 15:00
|
||||
§ achievements.commitsBefore1500.title: Ранняя пташка
|
||||
§ achievements.commitsBefore1500.description: 70% коммитов до обеда
|
||||
§ achievements.workEveryTime.title: Раб божий
|
||||
§ achievements.workEveryTime.description: есть коммит на каждый час суток
|
||||
§ achievements.workNotWork.title: Стрельба холостыми
|
||||
§ achievements.workNotWork.description: коммиты есть, а закрытых задач нет
|
||||
§ achievements.userNotWork.title: Залётный
|
||||
§ achievements.userNotWork.description: это не его основной проект
|
||||
§ achievements.userIsDied.title: Мёртвая душа
|
||||
§ achievements.userIsDied.description: работал, но уволился
|
||||
§ achievements.lessTasks.title: Зашел и вышел
|
||||
§ achievements.lessTasks.description: меньше всего закрытых задач
|
||||
§ achievements.moreTasks.title: Батя грит малаца
|
||||
§ achievements.moreTasks.description: больше всего закрытых задач
|
||||
§ achievements.everyMessageLong.title: Мастер красноречия
|
||||
§ achievements.everyMessageLong.description: стабильно самые длинные подписи коммитов
|
||||
§ achievements.everyMessageShort.title: Болтун находка для шпиона
|
||||
§ achievements.everyMessageShort.description: стабильно, самые короткие подписи коммитов
|
||||
§ achievements.shortestName.title: Размер не главное
|
||||
§ achievements.shortestName.description: самое короткое имя
|
||||
§ achievements.longestName.title: Азим Азиз Иль Ам Кадир Имран II
|
||||
§ achievements.longestName.description: самое длинное имя
|
||||
§ achievements.moreCommits.title: Мастер бекапов
|
||||
§ achievements.moreCommits.description: больше всего коммитов
|
||||
§ achievements.lessCommits.title: Редко но метко
|
||||
§ achievements.lessCommits.description: меньше всего коммитов
|
||||
§ achievements.oneCommitOneTask.title: Точно в цель
|
||||
§ achievements.oneCommitOneTask.description: в среднем один коммит на задачу
|
||||
§ achievements.moreLazyDays.title: Мысленно я с вами
|
||||
§ achievements.moreLazyDays.description: больше всего дней без коммитов
|
||||
§ achievements.lessLazyDays.title: Папа Карло
|
||||
§ achievements.lessLazyDays.description: меньше всего дней без коммитов
|
||||
§ achievements.zeroLazyDays.title: Ни единого разрыва
|
||||
§ achievements.zeroLazyDays.description: ни одного дня без коммитов
|
||||
§ achievements.moreWorkDays.title: Ценный работник
|
||||
§ achievements.moreWorkDays.description: больше всего рабочих дней
|
||||
§ achievements.moreScopes.title: Стартапер
|
||||
§ achievements.moreScopes.description: сделал больше всего фичей
|
||||
§ achievements.lessScopes.title: Щегол
|
||||
§ achievements.lessScopes.description: сделал меньше всего фичей
|
||||
§ achievements.moreDaysForTask.title: Улитка на склоне
|
||||
§ achievements.moreDaysForTask.description: работа по задачам идёт медленнее чем у остальных
|
||||
§ achievements.more2DaysForTask.title: Cо слоу
|
||||
§ achievements.more2DaysForTask.description: больше двух дней на задачу
|
||||
§ achievements.moreDaysInProject.title: Старожил
|
||||
§ achievements.moreDaysInProject.description: больше всего дней на проекте
|
||||
§ achievements.lessDaysInProject.title: А это кто?
|
||||
§ achievements.lessDaysInProject.description: меньше всего дней на проекте
|
||||
§ achievements.more90DaysInProject.title: Добро пожаловать
|
||||
§ achievements.more90DaysInProject.description: не уволили на испытательном
|
||||
§ achievements.lessDaysForTask.title: Скорострел
|
||||
§ achievements.lessDaysForTask.description: одна задача занимает меньше дня
|
||||
§ achievements.adam.title: Адам
|
||||
§ achievements.adam.description: первый стабильный сотрудник на проекте
|
||||
§ achievements.more666DaysInProject.title: Чёрт
|
||||
§ achievements.more666DaysInProject.description: отработал 666 дней на проекте
|
||||
§ achievements.more777DaysInProject.title: Азино 3 топора
|
||||
§ achievements.more777DaysInProject.description: отработал 777 дней на проекте
|
||||
§ achievements.moreRefactoring.title: Выпускающий редактор
|
||||
§ achievements.moreRefactoring.description: сделал больше всех меток «рефакторинг»
|
||||
§ achievements.longestMessage.title: А разговоров то было...
|
||||
§ achievements.longestMessage.description: самая длинная подпись коммита за все время
|
||||
§ achievements.moreTasksInDay.title: Спиди-гонщик
|
||||
§ achievements.moreTasksInDay.description: рекорд по количеству закрытых задач в день
|
||||
§ achievements.hasCommitFrom0to7.title: Ночной дозор
|
||||
§ achievements.hasCommitFrom0to7.description: есть коммит на каждый час ночи
|
||||
§ achievements.noCommitOnDay.title: Технический перерыв
|
||||
§ achievements.noCommitOnDay.description: есть определенный час и день в рабочее время в который никогда не комитит
|
||||
§ achievements.hasCommitEveryTime.title: Умер на работе
|
||||
§ achievements.hasCommitEveryTime.description: есть коммит на час каждого дня (включая выходные)
|
||||
§ achievements.commitsAfter1800.title: Делу время
|
||||
§ achievements.commitsAfter1800.description: нет ни одного коммита после 18:00
|
||||
§ achievements.commitsAfter1500.title: Owl
|
||||
§ achievements.commitsAfter1500.description: 70% of commits after 3:00 PM
|
||||
§ achievements.commitsBefore1500.title: Early bird
|
||||
§ achievements.commitsBefore1500.description: 70% of commits before noon
|
||||
§ achievements.workEveryTime.title: Devoted worker
|
||||
§ achievements.workEveryTime.description: a commit for every hour of the day
|
||||
§ achievements.workNotWork.title: Shooting blanks
|
||||
§ achievements.workNotWork.description: commits are there, but no tasks are closed
|
||||
§ achievements.userNotWork.title: Fly-by
|
||||
§ achievements.userNotWork.description: this is not their main project
|
||||
§ achievements.userIsDied.title: Dead soul
|
||||
§ achievements.userIsDied.description: worked, but resigned
|
||||
§ achievements.lessTasks.title: Came and went
|
||||
§ achievements.lessTasks.description: least closed tasks
|
||||
§ achievements.moreTasks.title: Father says well done
|
||||
§ achievements.moreTasks.description: most closed tasks
|
||||
§ achievements.everyMessageLong.title: Master of eloquence
|
||||
§ achievements.everyMessageLong.description: consistently the longest commit messages
|
||||
§ achievements.everyMessageShort.title: Talkative, a spy's dream
|
||||
§ achievements.everyMessageShort.description: consistently, the shortest commit messages
|
||||
§ achievements.shortestName.title: Size doesn't matter
|
||||
§ achievements.shortestName.description: shortest name
|
||||
§ achievements.longestName.title: Azim Aziz Il Am Kadir Imran II
|
||||
§ achievements.longestName.description: longest name
|
||||
§ achievements.moreCommits.title: Backup master
|
||||
§ achievements.moreCommits.description: most commits
|
||||
§ achievements.lessCommits.title: Rare but Precise
|
||||
§ achievements.lessCommits.description: least commits
|
||||
§ achievements.oneCommitOneTask.title: Right on target
|
||||
§ achievements.oneCommitOneTask.description: on average one commit per task
|
||||
§ achievements.moreLazyDays.title: With you in spirit
|
||||
§ achievements.moreLazyDays.description: most days without commits
|
||||
§ achievements.lessLazyDays.title: Papa carlo
|
||||
§ achievements.lessLazyDays.description: least days without commits
|
||||
§ achievements.zeroLazyDays.title: Not a single break
|
||||
§ achievements.zeroLazyDays.description: not a single day without commits
|
||||
§ achievements.moreWorkDays.title: Valuable employee
|
||||
§ achievements.moreWorkDays.description: most working days
|
||||
§ achievements.moreScopes.title: Startuper
|
||||
§ achievements.moreScopes.description: completed the most features
|
||||
§ achievements.lessScopes.title: Dandy
|
||||
§ achievements.lessScopes.description: completed the fewest features
|
||||
§ achievements.moreDaysForTask.title: Snail on the slope
|
||||
§ achievements.moreDaysForTask.description: tasks take longer than others
|
||||
§ achievements.more2DaysForTask.title: Slow and steady
|
||||
§ achievements.more2DaysForTask.description: more than two days per task
|
||||
§ achievements.moreDaysInProject.title: Old-timer
|
||||
§ achievements.moreDaysInProject.description: most days in the project
|
||||
§ achievements.lessDaysInProject.title: And who is this?
|
||||
§ achievements.lessDaysInProject.description: least days in the project
|
||||
§ achievements.more90DaysInProject.title: Welcome aboard
|
||||
§ achievements.more90DaysInProject.description: not fired during the probation period
|
||||
§ achievements.lessDaysForTask.title: Fast shooting
|
||||
§ achievements.lessDaysForTask.description: a task takes less than a day
|
||||
§ achievements.adam.title: Adam
|
||||
§ achievements.adam.description: the first stable employee on the project
|
||||
§ achievements.more666DaysInProject.title: Devil
|
||||
§ achievements.more666DaysInProject.description: worked 666 days on the project
|
||||
§ achievements.more777DaysInProject.title: Las Vegas
|
||||
§ achievements.more777DaysInProject.description: worked 777 days on the project
|
||||
§ achievements.moreRefactoring.title: Executive editor
|
||||
§ achievements.moreRefactoring.description: made the most 'refactoring' tags
|
||||
§ achievements.longestMessage.title: So many conversations...
|
||||
§ achievements.longestMessage.description: the longest commit message of all time
|
||||
§ achievements.moreTasksInDay.title: Speed racer
|
||||
§ achievements.moreTasksInDay.description: record for the number of tasks closed in a day
|
||||
§ achievements.hasCommitFrom0to7.title: Night watch
|
||||
§ achievements.hasCommitFrom0to7.description: a commit for every hour of the night
|
||||
§ achievements.noCommitOnDay.title: Technical break
|
||||
§ achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits
|
||||
§ achievements.hasCommitEveryTime.title: Died at work
|
||||
§ achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)
|
||||
§ achievements.commitsAfter1800.title: Business Time
|
||||
§ achievements.commitsAfter1800.description: no commits after 6:00 PM
|
||||
§ achievements.moreFix.title: Bug hunter
|
||||
§ achievements.moreFix.description: больше всего закрытых багов
|
||||
§ achievements.lessWorkDays.title: Дальше без меня
|
||||
§ achievements.lessWorkDays.description: меньше всего рабочих дней
|
||||
§ achievements.moreCreateCode.title: Созидатель
|
||||
§ achievements.moreCreateCode.description: склонен больше остальных добавлять код
|
||||
§ achievements.moreRemoveCode.title: Разрушитель
|
||||
§ achievements.moreRemoveCode.description: склонен больше остальных удалять код
|
||||
§ achievements.moreChangeCode.title: Реформатор
|
||||
§ achievements.moreChangeCode.description: склонен больше остальных изменять код
|
||||
§ achievements.moreStyle.title: Полиция моды
|
||||
§ achievements.moreStyle.description: склонен больше остальных изменять CSS
|
||||
§ achievements.moreOnHoliday.title: Нет жизни
|
||||
§ achievements.moreOnHoliday.description: относительно много коммитов в нерабочее время
|
||||
§ achievements.morePRMerge.title: Таможня даёт добро
|
||||
§ achievements.moreFix.description: most closed bugs
|
||||
§ achievements.lessWorkDays.title: Count me out
|
||||
§ achievements.lessWorkDays.description: least working days
|
||||
§ achievements.moreCreateCode.title: Creator
|
||||
§ achievements.moreCreateCode.description: tends to add code more than others
|
||||
§ achievements.moreRemoveCode.title: Destroyer
|
||||
§ achievements.moreRemoveCode.description: tends to remove code more than others
|
||||
§ achievements.moreChangeCode.title: Reformer
|
||||
§ achievements.moreChangeCode.description: tends to change code more than others
|
||||
§ achievements.moreStyle.title: Fashion police
|
||||
§ achievements.moreStyle.description: tends to change CSS more than others
|
||||
§ achievements.moreOnHoliday.title: No life
|
||||
§ achievements.moreOnHoliday.description: relatively many commits in non-working hours
|
||||
§ achievements.morePRMerge.title: Show me your pass
|
||||
§ achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR
|
||||
§ achievements.longWaitPR.title: Завтра точно вольём
|
||||
§ achievements.longWaitPR.description: создал PR, который больше месяца провисел на ревью
|
||||
§ achievements.longWaitPR.title: Tomorrow 100% be merge
|
||||
§ achievements.longWaitPR.description: created PR that waited more than a month on the review
|
||||
§ achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away
|
||||
§ achievements.moreLongWaitPR.description: создал PR, который максимально долго провисел на ревью
|
||||
§ achievements.oneExtension.title: Один в поле воин
|
||||
§ achievements.oneExtension.description: только он работает с файлами определенного расширения
|
||||
§ achievements.moreLongWaitPR.description: created PR that has been waiting for a review the longest
|
||||
§ achievements.oneExtension.title: My name is LEGION
|
||||
§ achievements.oneExtension.description: only this man works with files of a certain extension
|
||||
§ achievements.fileRush.title: Zerg Rush
|
||||
§ achievements.fileRush.description: created the most files in the project
|
||||
§ achievements.moreLintHint.title: Грамар-наци
|
||||
§ achievements.moreLintHint.description: больше всех создал или изменил в правилах авто-проверки кода
|
||||
§ achievements.moreReadMe.title: Летописец
|
||||
§ achievements.moreReadMe.description: больше всех создал или изменил файлов MD
|
||||
§ achievements.moreLintHint.title: Grammar Nazi
|
||||
§ achievements.moreLintHint.description: more than anyone created or changed the code-style rules
|
||||
§ achievements.moreReadMe.title: Chronicler
|
||||
§ achievements.moreReadMe.description: more than anyone created or modified MD files
|
||||
§ achievements.moreDevOps.title: DevOps
|
||||
§ achievements.moreDevOps.description: больше всех создал или изменил файлов для CI/CD
|
||||
§ achievements.moreTests.title: Тестировщик
|
||||
§ achievements.moreTests.description: больше всех создал или изменил файлов для тестирования
|
||||
§ achievements.allRelease.title: Фулл хаус
|
||||
§ achievements.allRelease.description: есть релиз, собранный только из его задач
|
||||
§ achievements.moreDevOps.description: more than anyone created or modified files for CI/CD
|
||||
§ achievements.moreTests.title: Tester
|
||||
§ achievements.moreTests.description: more than anyone created or modified files for testing
|
||||
§ achievements.allRelease.title: Full house
|
||||
§ achievements.allRelease.description: there is a release compiled only from his tasks
|
||||
§ achievements.firstCommit.title: First come, first served
|
||||
§ achievements.firstCommit.description: first commit in this project
|
||||
§ achievements.firstCommit.description: first commit on the project
|
||||
§ achievements.lastCommit.title: I've finished
|
||||
§ achievements.lastCommit.description: последний коммит на проекте
|
||||
§ achievements.lastCommit.description: last commit on the project
|
||||
§ achievements.firstLastCommit.title: From beginning to end
|
||||
§ achievements.firstLastCommit.description: первый и последний коммит на проекте
|
||||
§ achievements.longFilePath.title: Закрома родины
|
||||
§ achievements.firstLastCommit.description: first and last commit on the project
|
||||
§ achievements.longFilePath.title: Deep cellar
|
||||
§ achievements.longFilePath.description: the first created the file with the deepest directory
|
||||
§ achievements.longFileName.title: Size matters
|
||||
§ achievements.longFileName.description: created the file with the longest name
|
||||
§ achievements.workOnWeekends.title: Work not walk
|
||||
§ achievements.workOnWeekends.description: хоть раз работал на выходных
|
||||
§ achievements.removeCreateFile.title: Откопал стюардессу
|
||||
§ achievements.workOnWeekends.description: at least once worked on weekends
|
||||
§ achievements.removeCreateFile.title: Dig out the stewardess
|
||||
§ achievements.removeCreateFile.description: recover removed file
|
||||
§ achievements.renameFile.title: Астана Нур-Султан Астана
|
||||
§ achievements.renameFile.description: переименовывал туда-сюда файл
|
||||
§ achievements.renameFile.title: Astana Nur-Sultan Astana
|
||||
§ achievements.renameFile.description: rename file and rollback
|
||||
§ achievements.longTask.title: Easy task
|
||||
§ achievements.longTask.description: worked on task more than three months
|
||||
§ achievements.haveNotEmail.title: Mailman
|
||||
|
|
|
@ -87,42 +87,42 @@ export default `
|
|||
§ achievements.moreStyle.description: tends to change CSS more than others
|
||||
§ achievements.moreOnHoliday.title: No life
|
||||
§ achievements.moreOnHoliday.description: relatively many commits in non-working hours
|
||||
§ achievements.morePRMerge.title: Таможня даёт добро
|
||||
§ achievements.morePRMerge.title: Show me your pass
|
||||
§ achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR
|
||||
§ achievements.longWaitPR.title: Завтра точно вольём
|
||||
§ achievements.longWaitPR.description: создал PR, который больше месяца провисел на ревью
|
||||
§ achievements.longWaitPR.title: Tomorrow 100% be merge
|
||||
§ achievements.longWaitPR.description: created PR that waited more than a month on the review
|
||||
§ achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away
|
||||
§ achievements.moreLongWaitPR.description: создал PR, который максимально долго провисел на ревью
|
||||
§ achievements.oneExtension.title: Один в поле воин
|
||||
§ achievements.oneExtension.description: только он работает с файлами определенного расширения
|
||||
§ achievements.moreLongWaitPR.description: created PR that has been waiting for a review the longest
|
||||
§ achievements.oneExtension.title: My name is LEGION
|
||||
§ achievements.oneExtension.description: only this man works with files of a certain extension
|
||||
§ achievements.fileRush.title: Zerg Rush
|
||||
§ achievements.fileRush.description: created the most files in the project
|
||||
§ achievements.moreLintHint.title: Грамар-наци
|
||||
§ achievements.moreLintHint.description: больше всех создал или изменил в правилах авто-проверки кода
|
||||
§ achievements.moreReadMe.title: Летописец
|
||||
§ achievements.moreReadMe.description: больше всех создал или изменил файлов MD
|
||||
§ achievements.moreLintHint.title: Grammar Nazi
|
||||
§ achievements.moreLintHint.description: more than anyone created or changed the code-style rules
|
||||
§ achievements.moreReadMe.title: Chronicler
|
||||
§ achievements.moreReadMe.description: more than anyone created or modified MD files
|
||||
§ achievements.moreDevOps.title: DevOps
|
||||
§ achievements.moreDevOps.description: больше всех создал или изменил файлов для CI/CD
|
||||
§ achievements.moreTests.title: Тестировщик
|
||||
§ achievements.moreTests.description: больше всех создал или изменил файлов для тестирования
|
||||
§ achievements.allRelease.title: Фулл хаус
|
||||
§ achievements.allRelease.description: есть релиз, собранный только из его задач
|
||||
§ achievements.moreDevOps.description: more than anyone created or modified files for CI/CD
|
||||
§ achievements.moreTests.title: Tester
|
||||
§ achievements.moreTests.description: more than anyone created or modified files for testing
|
||||
§ achievements.allRelease.title: Full house
|
||||
§ achievements.allRelease.description: there is a release compiled only from his tasks
|
||||
§ achievements.firstCommit.title: First come, first served
|
||||
§ achievements.firstCommit.description: first commit in this project
|
||||
§ achievements.firstCommit.description: first commit on the project
|
||||
§ achievements.lastCommit.title: I've finished
|
||||
§ achievements.lastCommit.description: последний коммит на проекте
|
||||
§ achievements.lastCommit.description: last commit on the project
|
||||
§ achievements.firstLastCommit.title: From beginning to end
|
||||
§ achievements.firstLastCommit.description: первый и последний коммит на проекте
|
||||
§ achievements.longFilePath.title: Закрома родины
|
||||
§ achievements.firstLastCommit.description: first and last commit on the project
|
||||
§ achievements.longFilePath.title: Deep cellar
|
||||
§ achievements.longFilePath.description: the first created the file with the deepest directory
|
||||
§ achievements.longFileName.title: Size matters
|
||||
§ achievements.longFileName.description: created the file with the longest name
|
||||
§ achievements.workOnWeekends.title: Work not walk
|
||||
§ achievements.workOnWeekends.description: хоть раз работал на выходных
|
||||
§ achievements.removeCreateFile.title: Откопал стюардессу
|
||||
§ achievements.workOnWeekends.description: at least once worked on weekends
|
||||
§ achievements.removeCreateFile.title: Dig out the stewardess
|
||||
§ achievements.removeCreateFile.description: recover removed file
|
||||
§ achievements.renameFile.title: Астана Нур-Султан Астана
|
||||
§ achievements.renameFile.description: переименовывал туда-сюда файл
|
||||
§ achievements.renameFile.title: Astana Nur-Sultan Astana
|
||||
§ achievements.renameFile.description: rename file and rollback
|
||||
§ achievements.longTask.title: Easy task
|
||||
§ achievements.longTask.description: worked on task more than three months
|
||||
§ achievements.haveNotEmail.title: Mailman
|
||||
|
|
|
@ -87,42 +87,42 @@ export default `
|
|||
§ achievements.moreStyle.description: tends to change CSS more than others
|
||||
§ achievements.moreOnHoliday.title: No life
|
||||
§ achievements.moreOnHoliday.description: relatively many commits in non-working hours
|
||||
§ achievements.morePRMerge.title: Таможня даёт добро
|
||||
§ achievements.morePRMerge.title: Show me your pass
|
||||
§ achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR
|
||||
§ achievements.longWaitPR.title: Завтра точно вольём
|
||||
§ achievements.longWaitPR.description: создал PR, который больше месяца провисел на ревью
|
||||
§ achievements.longWaitPR.title: Tomorrow 100% be merge
|
||||
§ achievements.longWaitPR.description: created PR that waited more than a month on the review
|
||||
§ achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away
|
||||
§ achievements.moreLongWaitPR.description: создал PR, который максимально долго провисел на ревью
|
||||
§ achievements.oneExtension.title: Один в поле воин
|
||||
§ achievements.oneExtension.description: только он работает с файлами определенного расширения
|
||||
§ achievements.moreLongWaitPR.description: created PR that has been waiting for a review the longest
|
||||
§ achievements.oneExtension.title: My name is LEGION
|
||||
§ achievements.oneExtension.description: only this man works with files of a certain extension
|
||||
§ achievements.fileRush.title: Zerg Rush
|
||||
§ achievements.fileRush.description: created the most files in the project
|
||||
§ achievements.moreLintHint.title: Грамар-наци
|
||||
§ achievements.moreLintHint.description: больше всех создал или изменил в правилах авто-проверки кода
|
||||
§ achievements.moreReadMe.title: Летописец
|
||||
§ achievements.moreReadMe.description: больше всех создал или изменил файлов MD
|
||||
§ achievements.moreLintHint.title: Grammar Nazi
|
||||
§ achievements.moreLintHint.description: more than anyone created or changed the code-style rules
|
||||
§ achievements.moreReadMe.title: Chronicler
|
||||
§ achievements.moreReadMe.description: more than anyone created or modified MD files
|
||||
§ achievements.moreDevOps.title: DevOps
|
||||
§ achievements.moreDevOps.description: больше всех создал или изменил файлов для CI/CD
|
||||
§ achievements.moreTests.title: Тестировщик
|
||||
§ achievements.moreTests.description: больше всех создал или изменил файлов для тестирования
|
||||
§ achievements.allRelease.title: Фулл хаус
|
||||
§ achievements.allRelease.description: есть релиз, собранный только из его задач
|
||||
§ achievements.moreDevOps.description: more than anyone created or modified files for CI/CD
|
||||
§ achievements.moreTests.title: Tester
|
||||
§ achievements.moreTests.description: more than anyone created or modified files for testing
|
||||
§ achievements.allRelease.title: Full house
|
||||
§ achievements.allRelease.description: there is a release compiled only from his tasks
|
||||
§ achievements.firstCommit.title: First come, first served
|
||||
§ achievements.firstCommit.description: first commit in this project
|
||||
§ achievements.firstCommit.description: first commit on the project
|
||||
§ achievements.lastCommit.title: I've finished
|
||||
§ achievements.lastCommit.description: последний коммит на проекте
|
||||
§ achievements.lastCommit.description: last commit on the project
|
||||
§ achievements.firstLastCommit.title: From beginning to end
|
||||
§ achievements.firstLastCommit.description: первый и последний коммит на проекте
|
||||
§ achievements.longFilePath.title: Закрома родины
|
||||
§ achievements.firstLastCommit.description: first and last commit on the project
|
||||
§ achievements.longFilePath.title: Deep cellar
|
||||
§ achievements.longFilePath.description: the first created the file with the deepest directory
|
||||
§ achievements.longFileName.title: Size matters
|
||||
§ achievements.longFileName.description: created the file with the longest name
|
||||
§ achievements.workOnWeekends.title: Work not walk
|
||||
§ achievements.workOnWeekends.description: хоть раз работал на выходных
|
||||
§ achievements.removeCreateFile.title: Откопал стюардессу
|
||||
§ achievements.workOnWeekends.description: at least once worked on weekends
|
||||
§ achievements.removeCreateFile.title: Dig out the stewardess
|
||||
§ achievements.removeCreateFile.description: recover removed file
|
||||
§ achievements.renameFile.title: Астана Нур-Султан Астана
|
||||
§ achievements.renameFile.description: переименовывал туда-сюда файл
|
||||
§ achievements.renameFile.title: Astana Nur-Sultan Astana
|
||||
§ achievements.renameFile.description: rename file and rollback
|
||||
§ achievements.longTask.title: Easy task
|
||||
§ achievements.longTask.description: worked on task more than three months
|
||||
§ achievements.haveNotEmail.title: Mailman
|
||||
|
|
|
@ -87,42 +87,42 @@ export default `
|
|||
§ achievements.moreStyle.description: tends to change CSS more than others
|
||||
§ achievements.moreOnHoliday.title: No life
|
||||
§ achievements.moreOnHoliday.description: relatively many commits in non-working hours
|
||||
§ achievements.morePRMerge.title: Таможня даёт добро
|
||||
§ achievements.morePRMerge.title: Show me your pass
|
||||
§ achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR
|
||||
§ achievements.longWaitPR.title: Завтра точно вольём
|
||||
§ achievements.longWaitPR.description: создал PR, который больше месяца провисел на ревью
|
||||
§ achievements.longWaitPR.title: Tomorrow 100% be merge
|
||||
§ achievements.longWaitPR.description: created PR that waited more than a month on the review
|
||||
§ achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away
|
||||
§ achievements.moreLongWaitPR.description: создал PR, который максимально долго провисел на ревью
|
||||
§ achievements.oneExtension.title: Один в поле воин
|
||||
§ achievements.oneExtension.description: только он работает с файлами определенного расширения
|
||||
§ achievements.moreLongWaitPR.description: created PR that has been waiting for a review the longest
|
||||
§ achievements.oneExtension.title: My name is LEGION
|
||||
§ achievements.oneExtension.description: only this man works with files of a certain extension
|
||||
§ achievements.fileRush.title: Zerg Rush
|
||||
§ achievements.fileRush.description: created the most files in the project
|
||||
§ achievements.moreLintHint.title: Грамар-наци
|
||||
§ achievements.moreLintHint.description: больше всех создал или изменил в правилах авто-проверки кода
|
||||
§ achievements.moreReadMe.title: Летописец
|
||||
§ achievements.moreReadMe.description: больше всех создал или изменил файлов MD
|
||||
§ achievements.moreLintHint.title: Grammar Nazi
|
||||
§ achievements.moreLintHint.description: more than anyone created or changed the code-style rules
|
||||
§ achievements.moreReadMe.title: Chronicler
|
||||
§ achievements.moreReadMe.description: more than anyone created or modified MD files
|
||||
§ achievements.moreDevOps.title: DevOps
|
||||
§ achievements.moreDevOps.description: больше всех создал или изменил файлов для CI/CD
|
||||
§ achievements.moreTests.title: Тестировщик
|
||||
§ achievements.moreTests.description: больше всех создал или изменил файлов для тестирования
|
||||
§ achievements.allRelease.title: Фулл хаус
|
||||
§ achievements.allRelease.description: есть релиз, собранный только из его задач
|
||||
§ achievements.moreDevOps.description: more than anyone created or modified files for CI/CD
|
||||
§ achievements.moreTests.title: Tester
|
||||
§ achievements.moreTests.description: more than anyone created or modified files for testing
|
||||
§ achievements.allRelease.title: Full house
|
||||
§ achievements.allRelease.description: there is a release compiled only from his tasks
|
||||
§ achievements.firstCommit.title: First come, first served
|
||||
§ achievements.firstCommit.description: first commit in this project
|
||||
§ achievements.firstCommit.description: first commit on the project
|
||||
§ achievements.lastCommit.title: I've finished
|
||||
§ achievements.lastCommit.description: последний коммит на проекте
|
||||
§ achievements.lastCommit.description: last commit on the project
|
||||
§ achievements.firstLastCommit.title: From beginning to end
|
||||
§ achievements.firstLastCommit.description: первый и последний коммит на проекте
|
||||
§ achievements.longFilePath.title: Закрома родины
|
||||
§ achievements.firstLastCommit.description: first and last commit on the project
|
||||
§ achievements.longFilePath.title: Deep cellar
|
||||
§ achievements.longFilePath.description: the first created the file with the deepest directory
|
||||
§ achievements.longFileName.title: Size matters
|
||||
§ achievements.longFileName.description: created the file with the longest name
|
||||
§ achievements.workOnWeekends.title: Work not walk
|
||||
§ achievements.workOnWeekends.description: хоть раз работал на выходных
|
||||
§ achievements.removeCreateFile.title: Откопал стюардессу
|
||||
§ achievements.workOnWeekends.description: at least once worked on weekends
|
||||
§ achievements.removeCreateFile.title: Dig out the stewardess
|
||||
§ achievements.removeCreateFile.description: recover removed file
|
||||
§ achievements.renameFile.title: Астана Нур-Султан Астана
|
||||
§ achievements.renameFile.description: переименовывал туда-сюда файл
|
||||
§ achievements.renameFile.title: Astana Nur-Sultan Astana
|
||||
§ achievements.renameFile.description: rename file and rollback
|
||||
§ achievements.longTask.title: Easy task
|
||||
§ achievements.longTask.description: worked on task more than three months
|
||||
§ achievements.haveNotEmail.title: Mailman
|
||||
|
|
|
@ -87,42 +87,42 @@ export default `
|
|||
§ achievements.moreStyle.description: tends to change CSS more than others
|
||||
§ achievements.moreOnHoliday.title: No life
|
||||
§ achievements.moreOnHoliday.description: relatively many commits in non-working hours
|
||||
§ achievements.morePRMerge.title: Таможня даёт добро
|
||||
§ achievements.morePRMerge.title: Show me your pass
|
||||
§ achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR
|
||||
§ achievements.longWaitPR.title: Завтра точно вольём
|
||||
§ achievements.longWaitPR.description: создал PR, который больше месяца провисел на ревью
|
||||
§ achievements.longWaitPR.title: Tomorrow 100% be merge
|
||||
§ achievements.longWaitPR.description: created PR that waited more than a month on the review
|
||||
§ achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away
|
||||
§ achievements.moreLongWaitPR.description: создал PR, который максимально долго провисел на ревью
|
||||
§ achievements.oneExtension.title: Один в поле воин
|
||||
§ achievements.oneExtension.description: только он работает с файлами определенного расширения
|
||||
§ achievements.moreLongWaitPR.description: created PR that has been waiting for a review the longest
|
||||
§ achievements.oneExtension.title: My name is LEGION
|
||||
§ achievements.oneExtension.description: only this man works with files of a certain extension
|
||||
§ achievements.fileRush.title: Zerg Rush
|
||||
§ achievements.fileRush.description: created the most files in the project
|
||||
§ achievements.moreLintHint.title: Грамар-наци
|
||||
§ achievements.moreLintHint.description: больше всех создал или изменил в правилах авто-проверки кода
|
||||
§ achievements.moreReadMe.title: Летописец
|
||||
§ achievements.moreReadMe.description: больше всех создал или изменил файлов MD
|
||||
§ achievements.moreLintHint.title: Grammar Nazi
|
||||
§ achievements.moreLintHint.description: more than anyone created or changed the code-style rules
|
||||
§ achievements.moreReadMe.title: Chronicler
|
||||
§ achievements.moreReadMe.description: more than anyone created or modified MD files
|
||||
§ achievements.moreDevOps.title: DevOps
|
||||
§ achievements.moreDevOps.description: больше всех создал или изменил файлов для CI/CD
|
||||
§ achievements.moreTests.title: Тестировщик
|
||||
§ achievements.moreTests.description: больше всех создал или изменил файлов для тестирования
|
||||
§ achievements.allRelease.title: Фулл хаус
|
||||
§ achievements.allRelease.description: есть релиз, собранный только из его задач
|
||||
§ achievements.moreDevOps.description: more than anyone created or modified files for CI/CD
|
||||
§ achievements.moreTests.title: Tester
|
||||
§ achievements.moreTests.description: more than anyone created or modified files for testing
|
||||
§ achievements.allRelease.title: Full house
|
||||
§ achievements.allRelease.description: there is a release compiled only from his tasks
|
||||
§ achievements.firstCommit.title: First come, first served
|
||||
§ achievements.firstCommit.description: first commit in this project
|
||||
§ achievements.firstCommit.description: first commit on the project
|
||||
§ achievements.lastCommit.title: I've finished
|
||||
§ achievements.lastCommit.description: последний коммит на проекте
|
||||
§ achievements.lastCommit.description: last commit on the project
|
||||
§ achievements.firstLastCommit.title: From beginning to end
|
||||
§ achievements.firstLastCommit.description: первый и последний коммит на проекте
|
||||
§ achievements.longFilePath.title: Закрома родины
|
||||
§ achievements.firstLastCommit.description: first and last commit on the project
|
||||
§ achievements.longFilePath.title: Deep cellar
|
||||
§ achievements.longFilePath.description: the first created the file with the deepest directory
|
||||
§ achievements.longFileName.title: Size matters
|
||||
§ achievements.longFileName.description: created the file with the longest name
|
||||
§ achievements.workOnWeekends.title: Work not walk
|
||||
§ achievements.workOnWeekends.description: хоть раз работал на выходных
|
||||
§ achievements.removeCreateFile.title: Откопал стюардессу
|
||||
§ achievements.workOnWeekends.description: at least once worked on weekends
|
||||
§ achievements.removeCreateFile.title: Dig out the stewardess
|
||||
§ achievements.removeCreateFile.description: recover removed file
|
||||
§ achievements.renameFile.title: Астана Нур-Султан Астана
|
||||
§ achievements.renameFile.description: переименовывал туда-сюда файл
|
||||
§ achievements.renameFile.title: Astana Nur-Sultan Astana
|
||||
§ achievements.renameFile.description: rename file and rollback
|
||||
§ achievements.longTask.title: Easy task
|
||||
§ achievements.longTask.description: worked on task more than three months
|
||||
§ achievements.haveNotEmail.title: Mailman
|
||||
|
|
Loading…
Reference in a new issue