mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
update for resx with latest changes (#1240)
This commit is contained in:
@@ -1329,4 +1329,10 @@
|
||||
<data name="SqlCmdUnsupportedToken" xml:space="preserve">
|
||||
<value>지원되지 않는 {0} 토큰이 발생했습니다.</value>
|
||||
</data>
|
||||
<data name="CouldntFindAzureFunction" xml:space="preserve">
|
||||
<value>{1}에서 FunctionName {0}인 Azure 함수를 찾을 수 없음</value>
|
||||
</data>
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>{1}에서 FunctionName {0}인 Azure 함수를 두 개 이상 찾음</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user