Skip to content

Commit cdc725a

Browse files
authored
reference/index: Add translation (#434)
1 parent b72b0d0 commit cdc725a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_po/ja/reference/index.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,11 @@ msgstr " * [`pgroonga_index_column_name` 関数][index-column-name]"
658658
msgid " * [`pgroonga_is_writable` function][is-writable]"
659659
msgstr " * [`pgroonga_is_writable`関数][is-writable]"
660660

661+
msgid ""
662+
" * [`pgroonga_language_model_vectorize` function][language-model-vectorize]"
663+
msgstr ""
664+
" * [`pgroonga_language_model_vectorize`関数][language-model-vectorize]"
665+
661666
msgid " * [`pgroonga_list_broken_indexes` function][list-broken-indexes]"
662667
msgstr " * [`pgroonga_list_broken_indexes` 関数][list-broken-indexes]"
663668

@@ -1047,6 +1052,7 @@ msgid ""
10471052
"[highlight-html]:functions/pgroonga-highlight-html.html\n"
10481053
"[index-column-name]:functions/pgroonga-index-column-name.html\n"
10491054
"[is-writable]:functions/pgroonga-is-writable.html\n"
1055+
"[language-model-vectorize]:functions/pgroonga-language-model-vectorize.html\n"
10501056
"[list-broken-indexes]:functions/pgroonga-list-broken-indexes.html\n"
10511057
"[list-lagged-indexes]:functions/pgroonga-list-lagged-indexes.html\n"
10521058
"[match-positions-byte]:functions/pgroonga-match-positions-byte.html\n"

ja/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ PGroongaは`pgroonga`スキーマに関数・演算子・演算子クラスな
545545

546546
* [`pgroonga_is_writable`関数][is-writable]
547547

548-
* [`pgroonga_language_model_vectorize` function][language-model-vectorize]
548+
* [`pgroonga_language_model_vectorize`関数][language-model-vectorize]
549549

550550
* Since 4.0.5.
551551

0 commit comments

Comments
 (0)