mirror of
https://github.com/salexdv/bsl_console.git
synced 2024-11-24 08:33:29 +02:00
Описание директив #300
This commit is contained in:
parent
6ff2389be9
commit
5296b49a3b
@ -38005,6 +38005,22 @@ define([], function () {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"compilerDirectives": {
|
||||
"ru": {
|
||||
"НаСервере": {},
|
||||
"НаСервереБезКонтекста": {},
|
||||
"НаКлиенте": {},
|
||||
"НаКлиентеНаСервере": {},
|
||||
"НаКлиентеНаСервереБезКонтекста": {}
|
||||
},
|
||||
"en": {
|
||||
"AtServer": {},
|
||||
"AtServerNoContext": {},
|
||||
"AtClient": {},
|
||||
"AtClientAtServer": {},
|
||||
"AtClientAtServerNoContext": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
Loading…
Reference in New Issue
Block a user