- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for index_sort (0.06 sec)
-
src/main/resources/fess_label_ja.properties
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=ログアウト labels.profile=パスワード変更 labels.administration=管理
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_index_lang = "{labels.index_lang}"; /** The key of the message: Sort */ public static final String LABELS_index_sort = "{labels.index_sort}"; /** The key of the message: Results per page */ public static final String LABELS_index_num = "{labels.index_num}"; /** The key of the message: Logout */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)