Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for dict_protwords_link_create (0.15 sec)

  1. src/main/resources/fess_label_ko.properties

    labels.dict_kuromoji_button_upload = 업로드
    labels.dict_kuromoji_file = Kuromoji 파일
    labels.dict_protwords_configuration = Protwords 단어 목록
    labels.dict_protwords_title = Protwords 단어 목록
    labels.dict_protwords_list_link = 목록
    labels.dict_protwords_link_create = 새로 만들기
    labels.dict_protwords_link_edit = 편집
    labels.dict_protwords_link_delete = 삭제
    labels.dict_protwords_link_details = 상세
    labels.dict_protwords_link_download = 다운로드
    labels.dict_protwords_link_upload = 업로드
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ja.properties

    labels.dict_kuromoji_button_upload=アップロード
    labels.dict_kuromoji_file=Kuromojiファイル
    labels.dict_protwords_configuration=Protwords単語一覧
    labels.dict_protwords_title = Protwords単語一覧
    labels.dict_protwords_list_link = 一覧
    labels.dict_protwords_link_create = 新規作成
    labels.dict_protwords_link_edit = 編集
    labels.dict_protwords_link_delete = 削除
    labels.dict_protwords_link_details = 詳細
    labels.dict_protwords_link_download = ダウンロード
    labels.dict_protwords_link_upload = アップロード
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Create New */
        public static final String LABELS_dict_protwords_link_create = "{labels.dict_protwords_link_create}";
    
        /** The key of the message: Edit */
        public static final String LABELS_dict_protwords_link_edit = "{labels.dict_protwords_link_edit}";
    
        /** The key of the message: Delete */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top