File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ return {
114
114
[" Debugger server stopped at %s:%d." ] = " Сървърен дебъгер спрян %s:%d." , -- src\editor\debugger.lua
115
115
[" Debugging session completed (%s)." ] = " Дебъг сесия завършена (%s)." , -- src\editor\debugger.lua
116
116
[" Debugging session started in '%s'." ] = " Дебъг сесия сатритрана '%s'." , -- src\editor\debugger.lua
117
- [" Debugging suspended at '%s:%s' (couldn't activate the file)." ] = " Дебъга увизна '%s:%s' (невъзможно активирането на файла)." , -- src\editor\debugger.lua
117
+ [" Debugging suspended at '%s:%s' (couldn't activate the file)." ] = " Дебъга увисна '%s:%s' (невъзможно активирането на файла)." , -- src\editor\debugger.lua
118
118
[" Detach &Process" ] = " Разкачи процес" , -- src\editor\menu_project.lua
119
119
[" Disable Indexing For '%s'" ] = " Забрани Индексирането За '%s'" , -- src\editor\outline.lua
120
120
[" Do you want to delete '%s'?" ] = " Искате ли да изтриете '%s'?" , -- src\editor\filetree.lua
You can’t perform that action at this time.
0 commit comments