mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
5 lines
199 B
Ruby
5 lines
199 B
Ruby
# frozen_string_literal: true
|
|
|
|
# we allow the Zulu locale (zu) as it is used for In-Context translation
|
|
# @see https://support.crowdin.com/in-context-localization/
|
|
I18n.config.available_locales = :zu |