fix: i18n: stop running translation (#28571)

Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
This commit is contained in:
NeatGuyCoding
2025-11-24 12:45:06 +08:00
committed by GitHub
parent a0daab2711
commit bcbd3de336
21 changed files with 21 additions and 21 deletions

View File

@@ -76,7 +76,7 @@ const translation = {
},
execution: 'ИСПОЛНЕНИЕ',
executions: '{{num}} ВЫПОЛНЕНИЯ',
stopRun: 'Остановись, убегая',
stopRun: 'Остановить выполнение',
},
login: {
backToHome: 'Назад на главную',