|  | 
| 53 | 53 |                     <li><a href="#/it/" target="_self" class="dropdown-link">Italiano</a></li> | 
| 54 | 54 |                     <li><a href="#/nl/" target="_self" class="dropdown-link">Nederlands</a></li> | 
| 55 | 55 |                     <li><a href="#/pt/" target="_self" class="dropdown-link">Português</a></li> | 
|  | 56 | +                    <li><a href="#/ru/" target="_self" class="dropdown-link">Английский</a></li> | 
| 56 | 57 |                     <li><a href="#/vi/" target="_self" class="dropdown-link">Việt</a></li> | 
| 57 | 58 |                 </ul> | 
| 58 | 59 |             </div> | 
|  | 
| 62 | 63 |             window.$docsify = { | 
| 63 | 64 |                 name: 'chatgpt.js', repo: 'KudoAI/chatgpt.js', | 
| 64 | 65 |                 coverpage: ['/', '/zh-cn/', '/zh-tw/', '/ja/', '/ko/', '/hi/', '/ne/', '/de/', | 
| 65 |  | -                    '/es/', '/fr/', '/it/', '/nl/', '/pt/', '/vi/'], | 
|  | 66 | +                    '/es/', '/fr/', '/it/', '/nl/', '/pt/', '/ru/', '/vi/'], | 
| 66 | 67 |                 maxLevel: 3, | 
| 67 | 68 |                 search: { | 
| 68 | 69 |                     paths: 'auto', | 
| 69 | 70 |                     placeholder: {  | 
| 70 | 71 |                         '/zh-cn/': '搜索', '/zh-tw/': '搜索', '/ja/': '찾다', '/ko/': '検索', '/hi/': 'खोज', '/ne/' : 'खोज',  | 
| 71 |  | -                        '/de/': 'Suchen', '/es/': 'Buscar', '/fr/': 'Recherche', '/it/': 'Ricerca', | 
| 72 |  | -                        '/nl/': 'Zoekopdracht', '/pt/': 'Procurar', '/vi/': 'Tìm kiếm', '/': 'Search' }, | 
|  | 72 | +                        '/de/': 'Suchen', '/es/': 'Buscar', '/fr/': 'Recherche', '/it/': 'Ricerca', '/nl/': 'Zoekopdracht', | 
|  | 73 | +                        '/pt/': 'Procurar', '/ru/': 'Поиск', '/vi/': 'Tìm kiếm', '/': 'Search' }, | 
| 73 | 74 |                     noData: {  | 
| 74 | 75 |                         '/zh-cn/': '没有结果!', '/zh-tw/': '沒有結果!', '/ja/': '結果がありません!', '/ko/': '결과가 없습니다!', | 
| 75 | 76 |                         '/hi/': 'कोई परिणाम नहीं!', '/ne/' : 'कुनै परिणाम छैन!', '/de/': 'Keine Ergebnisse!', | 
| 76 | 77 |                         '/es/': '¡No hay resultados!', '/fr/': 'Aucun résultat!', '/it/': 'Nessun risultato!', | 
| 77 |  | -                        '/nl/': 'Geen resultaten!', '/pt/': 'Sem resultados!', '/vi/': 'Ko có kết quả!', | 
| 78 |  | -                        '/': 'No results!' }, | 
| 79 |  | -                    pathNamespaces: /^(\/(zh-cn|zh-tw|ja|ko|hi|ne|de|es|fr|it|nl|pt|vi))?/ | 
|  | 78 | +                        '/nl/': 'Geen resultaten!', '/pt/': 'Sem resultados!', '/ru/': 'Результатов нет!', | 
|  | 79 | +                        '/vi/': 'Ko có kết quả!', '/': 'No results!' }, | 
|  | 80 | +                    pathNamespaces: /^(\/(zh-cn|zh-tw|ja|ko|hi|ne|de|es|fr|it|nl|pt|ru|vi))?/ | 
| 80 | 81 |                 } | 
| 81 | 82 |             } | 
| 82 | 83 |         </script> | 
|  | 
0 commit comments