mycroft-core/mycroft/util/lang
f-e-l-i-x b239d3dc2f German language support (#1634)
* Add parse and format functions for german
* Add german dialog files
2018-06-12 08:55:21 +02:00
..
__init__.py Split format.py and parse.py per language 2018-01-08 17:08:31 -06:00
format_common.py fix codacy issues 2018-02-12 12:21:07 +01:00
format_de.py German language support (#1634) 2018-06-12 08:55:21 +02:00
format_en.py Update nice_number_fr, en, pt, it docstring 2018-02-15 12:16:58 +01:00
format_fr.py Update nice_number_fr, en, pt, it docstring 2018-02-15 12:16:58 +01:00
format_it.py Update nice_number_fr, en, pt, it docstring 2018-02-15 12:16:58 +01:00
format_pt.py Update nice_number_fr, en, pt, it docstring 2018-02-15 12:16:58 +01:00
format_sv.py Fix missing import 2018-02-15 15:46:12 +01:00
parse_common.py Split format.py and parse.py per language 2018-01-08 17:08:31 -06:00
parse_de.py German language support (#1634) 2018-06-12 08:55:21 +02:00
parse_en.py Fix code standard issues reported by Codacy 2018-01-08 17:08:31 -06:00
parse_es.py Fix code standard issues reported by Codacy 2018-01-08 17:08:31 -06:00
parse_fr.py Fix french "centième" handling 2018-05-02 10:01:04 +02:00
parse_it.py Update italian parsing methods 2018-01-29 09:47:10 +01:00
parse_pt.py Fix test cases under python 3 2018-04-27 08:50:46 -05:00
parse_sv.py Add format and parsing methods for swedish 2018-02-01 15:32:08 +01:00