-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use APIs for CLI get command for translations #526
Comments
Is |
Weren't we saying: scribe-data get -l English -dt translations I don't think we need to split translations up based on the current data types. If you get translations, it should be all of them. |
Thank you so much for the quick clarification... |
Very welcome! :) |
As a further step here, @axif0, do we want to save the results of the translations for the user? Checking on what you think would be best for this functionality :) |
Small addition that what should be the output index name? Where should we save it? Along with that, also should we modify the cmd like |
To finalize this, @axif0, let's export a file in the same way that we do for other processes :) We don't need to have the output of the file exported to the terminal 😊 |
Terms
Description
This issue would add the functionality to get translations for a word from Wikidata using either the MediaWiki API or the Wikidata Query Service. Steps incldue:
-dt translations
as an option for the CLI forget (g)
command if not done alreadyscribe-data get -lang English --word book
or something like this :)Let's discuss this issue post some other issues being finished 😊
Contribution
@axif0 will be working on this as a part of Outreachy! 📶🚲
The text was updated successfully, but these errors were encountered: