forked from tgstation/tgstation
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'translate' into kitchen-translate
Showing
1,528 changed files
with
59,702 additions
and
25,924 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,65 @@ | ||
'TGUI': | ||
- changed-files: | ||
- any-glob-to-any-file: 'tgui/**' | ||
- any-glob-to-any-file: 'tgui/**' | ||
|
||
'Звук': | ||
':sound: Звук': | ||
- changed-files: | ||
- any-glob-to-any-file: '**/*.ogg' | ||
- any-glob-to-any-file: '**/*.ogg' | ||
|
||
'Спрайты': | ||
':world_map: Изменение Карты': | ||
- all: | ||
- changed-files: | ||
- any-glob-to-any-file: '**/*.dmm' | ||
|
||
':paintbrush: Спрайты': | ||
- changed-files: | ||
- any-glob-to-any-file: ['**/*.dmi', '**/*.png'] | ||
- any-glob-to-any-file: '**/*.dmi' | ||
|
||
'Изменение Карты': | ||
':guitar: Инструменты': | ||
- changed-files: | ||
- any-glob-to-any-file: '**/*.dmm' | ||
- any-glob-to-any-file: ['.gihub/**', 'tools/**', '.vscode/**', '.bin/**'] | ||
|
||
'НЕ МОДУЛЬНО': | ||
':floppy_disk: Изменение конфига': | ||
- changed-files: | ||
- any-glob-to-any-file: 'config/**' | ||
|
||
':neckbeard: Документация': | ||
- changed-files: | ||
- any-glob-to-any-file: '**/*.md' | ||
|
||
':cd: SQL': | ||
- changed-files: | ||
- any-glob-to-any-file: 'SQL/**' | ||
|
||
':feelsgood: Частичная модульность': | ||
- all: | ||
- changed-files: | ||
- any-glob-to-any-file: ['code/**', 'icons/**', 'sounds/**', '_maps/map_files/**', 'tgui/**'] | ||
- any-glob-to-any-file: 'modular_bandastation/**' | ||
- base-branch: 'master' | ||
- head-branch: '!merge-upstream' | ||
|
||
':finnadie: НЕ МОДУЛЬНО': | ||
- all: | ||
- changed-files: | ||
- any-glob-to-any-file: ['code/**', 'icons/**', 'sounds/**', '_maps/map_files/**'] | ||
- all-globs-to-all-files: '!modular_bandastation/**' | ||
- base-branch: 'master' | ||
- head-branch: '!merge-upstream' | ||
|
||
':pray: Слияние с восходящим потоком': | ||
- all: | ||
- changed-files: | ||
- any-glob-to-any-file: 'code/**' | ||
- base-branch: 'master' | ||
- head-branch: 'merge-upstream' | ||
|
||
'Перевод': | ||
':pencil: Перевод': | ||
- base-branch: 'translate' | ||
|
||
'Инструменты': | ||
- changed-files: | ||
- any-glob-to-any-file: ['.gihub/workflows/**', 'tools/**'] | ||
|
||
'Изменение конфига': | ||
- changed-files: | ||
- any-glob-to-any-file: 'config/**' | ||
':wrench: Фикс': | ||
- head-branch: ['^fix', 'fix'] | ||
|
||
'Документация': | ||
- changed-files: | ||
- any-glob-to-any-file: '**/*.md' | ||
':trollface: Фича': | ||
- head-branch: ['^feat', 'feat'] | ||
|
||
'SQL': | ||
- changed-files: | ||
- any-glob-to-any-file: 'SQL/**' | ||
':shipit: Улучшение': | ||
- head-branch: ['^tweak', 'tweak'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.