- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for placeholder_confirm_new_password (0.17 sec)
-
src/main/resources/fess_label_ko.properties
labels.profile.title = 설정 labels.profile.update = 업데이트 labels.profile.back = 이전 labels.profile.placeholder_old_password = 현재 비밀번호 labels.profile.placeholder_new_password = 새 암호 labels.profile.placeholder_confirm_new_password = 새 암호 확인 labels.top.search = 검색 labels.index_title = Fess labels.index_form_search_btn = 검색 labels.index_osdd_title = 검색 labels.index_form_option_btn = 옵션 labels.index_help = 도움말
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Confirm New Password */ public static final String LABELS_PROFILE_placeholder_confirm_new_password = "{labels.profile.placeholder_confirm_new_password}"; /** The key of the message: Search */ public static final String LABELS_TOP_SEARCH = "{labels.top.search}"; /** The key of the message: Fess */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)