SwissQrBill.Output.Translation (swiss_qr_bill v0.1.3)

Copy Markdown View Source

Translations for Swiss QR bill payment part labels. Supports German (de), French (fr), Italian (it), English (en), and Romansh (rm).

Summary

Functions

Returns the translated string for the given key and language.

Types

language()

@type language() :: :de | :fr | :it | :en | :rm

Functions

get(key, language)

@spec get(atom(), language()) :: String.t()

Returns the translated string for the given key and language.