mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Regenerate gif
This commit is contained in:
BIN
i18n-sample/demo.gif
Normal file
BIN
i18n-sample/demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.6 MiB |
3
i18n-sample/i18n/jpn/out/command/sayBye.i18n.json
Normal file
3
i18n-sample/i18n/jpn/out/command/sayBye.i18n.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"sayBye.text": "さようなら"
|
||||
}
|
||||
3
i18n-sample/i18n/jpn/out/extension.i18n.json
Normal file
3
i18n-sample/i18n/jpn/out/extension.i18n.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"sayHello.text": "こんにちは"
|
||||
}
|
||||
Reference in New Issue
Block a user