package io.dataease.i18n; public class I18nConstants { public static final String LANG_COOKIE_NAME = "DE_USER_LANG"; }