fix #2730 copyright 2023
This commit is contained in:
parent
f9a8862181
commit
94904fe725
8 changed files with 8 additions and 8 deletions
|
@ -617,7 +617,7 @@ public class FessLabels extends UserMessages {
|
|||
/** The key of the message: MENU */
|
||||
public static final String LABELS_SIDEBAR_MENU = "{labels.sidebar.menu}";
|
||||
|
||||
/** The key of the message: &copy;2022 <a href="https://github.com/codelibs">CodeLibs Project</a>. */
|
||||
/** The key of the message: &copy;2023 <a href="https://github.com/codelibs">CodeLibs Project</a>. */
|
||||
public static final String LABELS_FOOTER_COPYRIGHT = "{labels.footer.copyright}";
|
||||
|
||||
/** The key of the message: Search */
|
||||
|
|
|
@ -197,7 +197,7 @@ labels.menu_plugin=Plugin
|
|||
labels.menu_storage=Storage
|
||||
labels.sidebar.placeholder_search=Search...
|
||||
labels.sidebar.menu=MENU
|
||||
labels.footer.copyright=©2022 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.footer.copyright=©2023 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.search=Search
|
||||
labels.similar_doc_result_status=Similar results are displayed.
|
||||
labels.search_result_status=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> of <b>{1}</b> for <b>{0}</b>
|
||||
|
|
|
@ -186,7 +186,7 @@ labels.menu_related_content=Verwandte Inhalte
|
|||
labels.menu_related_query=Verwandte Abfragen
|
||||
labels.sidebar.placeholder_search=Suche...
|
||||
labels.sidebar.menu=MENÜ
|
||||
labels.footer.copyright=©2022 <a href="https://github.com/codelibs">CodeLibs-Projekt</a>.
|
||||
labels.footer.copyright=©2023 <a href="https://github.com/codelibs">CodeLibs-Projekt</a>.
|
||||
labels.search=Suche
|
||||
labels.similar_doc_result_status=Ähnliche Suchergebnisse werden angezeigt.
|
||||
labels.search_result_status=Suchergebnisse <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> von <b>{1}</b> für <b>{0}</b>
|
||||
|
|
|
@ -197,7 +197,7 @@ labels.menu_plugin=Plugin
|
|||
labels.menu_storage=Storage
|
||||
labels.sidebar.placeholder_search=Search...
|
||||
labels.sidebar.menu=MENU
|
||||
labels.footer.copyright=©2022 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.footer.copyright=©2023 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.search=Search
|
||||
labels.similar_doc_result_status=Similar results are displayed.
|
||||
labels.search_result_status=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> of <b>{1}</b> for <b>{0}</b>
|
||||
|
|
|
@ -197,7 +197,7 @@ labels.menu_plugin = Plugin
|
|||
labels.menu_storage = Stockage
|
||||
labels.sidebar.placeholder_search = Recherche...
|
||||
labels.sidebar.menu = MENU
|
||||
labels.footer.copyright=©2022 <a href="https://github.com/codelibs">Projet CodeLibs</a>.
|
||||
labels.footer.copyright=©2023 <a href="https://github.com/codelibs">Projet CodeLibs</a>.
|
||||
labels.search = Recherche
|
||||
labels.similar_doc_result_status = Des résultats similaires sont affichés.
|
||||
labels.search_result_status = Résultats <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> sur <b>{1}</b> pour <b>{0}</b>
|
||||
|
|
|
@ -189,7 +189,7 @@ labels.sidebar.placeholder_search=検索...
|
|||
labels.menu_plugin=プラグイン
|
||||
labels.menu_storage=ストレージ
|
||||
labels.sidebar.menu=メニュー
|
||||
labels.footer.copyright=©2022 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.footer.copyright=©2023 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.search=検索
|
||||
labels.similar_doc_result_status=類似している結果を表示しています。
|
||||
labels.search_result_status=<b>{0}</b> の検索結果<span class="br-phone"></span> <b>{1}</b> 件中 <b>{2}</b> - <b>{3}</b> 件目
|
||||
|
|
|
@ -176,7 +176,7 @@ labels.menu_backup = 백업
|
|||
labels.menu_access_token = 액세스 토큰
|
||||
labels.sidebar.placeholder_search = 검색 ...
|
||||
labels.sidebar.menu = 메뉴
|
||||
labels.footer.copyright = © 2022 <a href="https://github.com/codelibs"> CodeLibs Project </a>.
|
||||
labels.footer.copyright = © 2023 <a href="https://github.com/codelibs"> CodeLibs Project </a>.
|
||||
labels.search = 검색
|
||||
labels.search_result_status = <b>{0}</b>결과 <span class="br-phone"></span><b>{1}</b>건 중 <b>{2}</b>-<b>{3}</b>건 표시
|
||||
labels.search_result_time = ({0} 초)
|
||||
|
|
|
@ -180,7 +180,7 @@ labels.menu_search_list=Поиск
|
|||
labels.menu_backup=Вернуться
|
||||
labels.sidebar.placeholder_search=Поиск...
|
||||
labels.sidebar.menu=MENU
|
||||
labels.footer.copyright=©2022 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.footer.copyright=©2023 <a href="https://github.com/codelibs">CodeLibs Project</a>.
|
||||
labels.search=Поиск
|
||||
labels.search_result_status=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> of <b>{1}</b> for <b>{0}</b>
|
||||
labels.search_result_time=({0} sec)
|
||||
|
|
Loading…
Add table
Reference in a new issue