Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
feat: Japanese language support (#922)
Browse files Browse the repository at this point in the history
* fix: Update new link for VoTT site (#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 <tabarlow@microsoft.com>
  • Loading branch information
bart-jansen and tbarlow12 authored Mar 6, 2020
1 parent 51462af commit ed2d28f
Show file tree
Hide file tree
Showing 4 changed files with 518 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ VoTT helps facilitate an end-to-end machine learning pipeline:

## Getting Started

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.
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.

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

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

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

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

Expand Down
Loading

0 comments on commit ed2d28f

Please sign in to comment.