i18n/translations/ua/config.yml
2015-05-26 12:01:08 +00:00

12 lines
396 B
YAML

# This is human-readable name which will be used everywhere in UI.
name: Українська
# Indicates if the locale uses Right-to-Left writing.
rtl: false
# Locale name which will be passed into PHP's setlocale function.
time_locale: uk_UA.UTF8
# Various formats which will be used with PHP's strftime function.
date_format:
full: "%d %B %Y, %H:%M"
date: "%d %B %Y"
time: "%H:%M"