You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current package uses [RapidApi](https://rapidapi.com/collection/translation-apis) to access free translation services that dosen't require a credit card for subscription.
21
-
So before using this package you will need create an application key in RapidApi, see [RapidAPI Quick Start Guide](https://docs.rapidapi.com/docs/basics-creating-a-project), then subscribe to one of more of below translation services.
20
+
Some translation services requires API keys, for all details visit: [DOCS.Ziyad.info](http://docs.ziyad.info/XLocalizer/translate-services.md)
@@ -86,17 +76,12 @@ public class IndexModel : PageModel
86
76
}
87
77
````
88
78
89
-
The translation result is an object of type [`TranslationResult`](https://github.com/LazZiya/TranslationServices/blob/master/LazZiya.TranslationServices/TranslationResult.cs).
79
+
The translation result is an object of type [`TranslationResult`](https://github.com/LazZiya/XLocalizer.Translate/blob/master/XLocalizer.Translate/TranslationResult.cs).
0 commit comments