Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/site/pages/uk/about/previous-releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ layout: about

### Комерційна підтримка

Комерційна підтримка для версій після фази _Maintenance_ доступна з нашим партнером програми OpenJS Ecosystem Sustainability [HeroDevs](https://herodevs.com/).
Комерційна підтримка для версій після фази Maintenance доступна з нашим партнером програми OpenJS Ecosystem Sustainability [HeroDevs](https://www.herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Version_support_page).

## Шукаєте останній реліз гілки версії?

Expand Down
17 changes: 14 additions & 3 deletions packages/i18n/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,20 @@
"tableOfContents": "目次"
},
"search": {
"searchBox": {
"placeholder": "入力を開始..."
}
"searchPlaceholder": "入力を開始...",
"chatPlaceholder": "なんでも聞いてください",
"noResultsFoundFor": "該当する結果が見つかりませんでした",
"suggestions": "候補",
"seeAll": "すべて表示",
"addMore": "さらに追加",
"clearChat": "チャットを削除",
"errorMessage": "検索中にエラーが起こりました。もう一度試してください。",
"disclaimer": "AIの情報は間違っている可能性があります。正しい情報かどうか注意してください。",
"startYourSearch": "検索を開始",
"initErrorSearch": "検索サービスを開始できません",
"initErrorChat": "チャットサービスを開始できません",
"chatButtonLabel": "AIの情報を確認する",
"searchButtonLabel": "検索"
},
"blog": {
"blogHeader": {
Expand Down
Loading