This commit is contained in:
Yana Kerpecheva 2018-07-03 16:25:39 +03:00 коммит произвёл GitHub
Родитель de68ea2f1e
Коммит d565548c05
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -14,7 +14,7 @@ In this article we are going to show you how to use Google's Translation API. Th
## Step 1: Create the {{ site.framework_name }} Application
Create a standard {{ site.framework_name }} application with the following setup. The RadListView controls will be used to choose the languages from and to which the translation will be applied:
Create a standard {{ site.framework_name }} application with the following setup. Two RadListView controls will be used to choose the languages from and to which the translation will be applied:
#### __[XAML] Example 1: Defining the view__
@ -238,4 +238,4 @@ All that is left is to set the DataContext to the ViewModel.
- [Google Cloud Overview]({%slug cloud-integration-google-overview%})
- [Google Cloud DataStore]({%slug cloud-services-google-cloud-datastore%})
- [Google Cloud MySQL Database]({%slug cloud-integration-google-cloud-mysql-database%})
- [Google Cloud MySQL Database]({%slug cloud-integration-google-cloud-mysql-database%})