- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for index_label (0.05 sec)
-
src/main/resources/fess_label_ja.properties
labels.check_url=URLを確認してください。 labels.user_name=ユーザー名 labels.login=ログイン labels.login.placeholder_username=ユーザー名 labels.login.placeholder_password=パスワード labels.login.title=ログイン labels.index_label=ラベル labels.index_lang=優先する言語 labels.index_sort=ソート labels.index_num=表示件数 labels.logout_title=ログアウト labels.logout=ログアウト labels.do_you_want_to_logout=ログアウトしますか? labels.logout_button=ログアウト
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_LOGIN_TITLE = "{labels.login.title}"; /** The key of the message: Labels */ public static final String LABELS_index_label = "{labels.index_label}"; /** The key of the message: Preferred Languages */ public static final String LABELS_index_lang = "{labels.index_lang}"; /** The key of the message: Sort */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)