robotframework-browser-translation-fi 0.7.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

robotframeworkbrowsertranslationfi 0.7.0

Finnish tranlsation for Robot Framework Browser library




This project contains a Finnish transation for the Robot Framework
Browser
libary.
This project uses Browser library
Python plugin API
to provide
translation.json
file for the Browser library. Browser library searches Python plugins by using
naming convention: robotframework_browser_translation. This module
fulfils the Browser library translation API and provides get_language
metghod. The method return a dictionry:
{"language": "fi", "path": "/opath/to/translation.json")}

Which Browser library will use to match correct translation from all
the found Python plugins. Languea search is enabled when Browser
library is imported with:
*** Settings ***
Library Browser languege=fi

Detect changes in documentation
The
translation.json
contains sha256 sum, which is generated by the Browser library. The sha256
is the checksum of the original documentation of the Browser library documentation.
The checksum is used by
fbrowser translation --compare robotframework_browser_translation_fi/translation.json
command to compare translation between the library and translation file. Command will
display a list of keywords which needs updating or are missing from the translation.json
file.
Contributors






Tatu Aalto💻 📖

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.