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

12 lines
386 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: true
# Locale name which will be passed into PHP's setlocale function.
time_locale: he_IL.UTF8
# Various formats which will be used with PHP's strftime function.
date_format:
full: "%B %d, %Y %H:%M"
date: "%B %d, %Y"
time: "%H:%M"