Skip to content

Commit ed2d28f

Browse files
feat: Japanese language support (microsoft#922)
* fix: Update new link for VoTT site (microsoft#907) * feat: Japanese language support * fixed tslint errors * fixed variables for japanese * added JP PR feedback suggestions * added JP PR feedback suggestions Co-authored-by: Tanner Barlow <[email protected]>
1 parent 51462af commit ed2d28f

File tree

4 files changed

+518
-3
lines changed

4 files changed

+518
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ VoTT helps facilitate an end-to-end machine learning pipeline:
5959

6060
## Getting Started
6161

62-
VoTT can be installed as a native application or run from source. VoTT is also available as a [stand-alone Web application](https://vott.z5.web.core.windows.net) and can be used in any modern Web browser.
62+
VoTT can be installed as a native application or run from source. VoTT is also available as a [stand-alone Web application](https://vott.z22.web.core.windows.net) and can be used in any modern Web browser.
6363

6464
### Download and install a release package for your platform (recommended)
6565

@@ -81,7 +81,7 @@ VoTT requires [NodeJS (>= 10.x, Dubnium) and NPM](https://github.com/nodejs/Rele
8181
8282
### Run as Web Application
8383

84-
Using a modern Web browser, VoTT can be loaded from: [https://vott.z5.web.core.windows.net](https://vott.z5.web.core.windows.net)
84+
Using a modern Web browser, VoTT can be loaded from: [https://vott.z22.web.core.windows.net](https://vott.z22.web.core.windows.net)
8585

8686
As noted above, the Web version of VoTT *cannot* access the local file system; all assets must be imported/exported through a Cloud project.
8787

0 commit comments

Comments
 (0)