class

Config::LangConfig

Inherits YAML::Serializable < Reference < Object

Translatable configuration - can be overridden by conf.LANG.yml

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

date_output_format
Source
date_output_format=(date_output_format : String)
Source
description
Source
description=(description : String)
Source
locale
Source
locale=(locale : String)
Source
taxonomies

Translatable taxonomies

Source
taxonomies=(taxonomies : Taxonomies)

Translatable taxonomies

Source
title

Translatable properties - with defaults for partial overrides

Source
title=(title : String)

Translatable properties - with defaults for partial overrides

Source
url=(url : String)
Source