LangPackStringPluralized
---types---
langPackStringPluralized#6c47ac9f flags:# key:string zero_value:flags.0?string one_value:flags.1?string two_value:flags.2?string few_value:flags.3?string many_value:flags.4?string other_value:string = LangPackString
Belongs to
This type can be an instance of either:
Members
key | string | |
other_value | string | |
zero_value | string | This argument defaults to None and can be omitted. |
one_value | string | This argument defaults to None and can be omitted. |
two_value | string | This argument defaults to None and can be omitted. |
few_value | string | This argument defaults to None and can be omitted. |
many_value | string | This argument defaults to None and can be omitted. |