allegro/tradukisto

Add longConverter for Dutch

开放

#99 创建于 2023年7月6日

 (2 条评论) (0 个反应) (1 位负责人)Groovy (97 个派生)auto 404
Feature requestgood first issuehacktoberfest

仓库指标

星标
 (213 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It would be good, if we will have support for long number conversion for Dutch. Currently it is not implemented. Integer and Money conwerters for Dutch were implemented in https://github.com/allegro/tradukisto/pull/69.

Additional context Unit tests are already written in DutchValuesTest, but currently marked as @Ignore. See: def "should convert long #value to '#words' in Dutch"() { // test cases}

贡献者指南