Skip to content

Commit

Permalink
Merge pull request #199 from dragomano/develop
Browse files Browse the repository at this point in the history
Update to 2.6.2
  • Loading branch information
dragomano authored Mar 29, 2024
2 parents 5a0731d + d055b14 commit 36232dc
Show file tree
Hide file tree
Showing 127 changed files with 1,673 additions and 1,441 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
ko_fi: dragomano
custom: ['https://www.buymeacoffee.com/bugo']
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[![SMF 3.0 Alpha](https://img.shields.io/badge/SMF-3.0_Alpha-ed2533.svg?style=flat)](https://github.com/SimpleMachines/SMF/tree/release-3.0)
![License](https://img.shields.io/github/license/dragomano/light-portal)
![Hooks only: Yes](https://img.shields.io/badge/Hooks%20only-YES-blue)
[![Total Downloads](https://img.shields.io/github/downloads/dragomano/Light-Portal/total.svg)](https://github.com/dragomano/Light-Portal/releases)
![PHP](https://img.shields.io/badge/PHP-^8.0-blue.svg?style=flat)
[![Crowdin](https://badges.crowdin.net/light-portal/localized.svg)](https://crowdin.com/project/light-portal)
[![](https://img.shields.io/badge/Demo-Forum-brightgreen.svg)](https://demo.dragomano.ru)
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const sidebar = {
useTitleFromFrontmatter: true,
useFolderTitleFromIndexFile: true,
sortMenusByFrontmatterOrder: true,
excludeFiles: ['changelog.md', 'examples.md', 'team.md'],
excludeFiles: ['changelog.md', 'examples.md'],
manualSortFileNameByPriority: [
'intro.md',
'getting-started',
Expand Down
41 changes: 19 additions & 22 deletions docs/.vitepress/locales/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,29 @@ export default {
nav: [
{
text: 'Αρχική',
link: '/'
link: '/',
},
{
text: 'Εισαγωγή',
link: '/intro'
},
{
text: 'Ομάδα',
link: '/team'
link: '/intro',
},
{
text: 'Παραδείγματα',
link: '/examples'
link: '/examples',
},
{
text: 'Παρουσίαση',
link: 'https://demo.dragomano.ru/'
link: 'https://demo.dragomano.ru/',
},
{
text: 'Καταγραφή αλλαγών',
link: '/changelog'
}
link: '/changelog',
},
],
outline: { label: 'Σε αυτήν την σελίδα' },
docFooter: {
prev: 'Προηγούμενη σελίδα',
next: 'Επόμενη σελίδα'
next: 'Επόμενη σελίδα',
},
darkModeSwitchLabel: 'Εμφάνιση',
lightModeSwitchTitle: 'Εναλλαγή σε φωτεινό θέμα',
Expand All @@ -44,16 +40,17 @@ export default {
langMenuLabel: 'Αλλαγή γλώσσας',
notFound: {
title: 'Η ΣΕΛΙΔΑ ΔΕΝ ΒΡΕΘΗΚΕ',
quote: 'Αλλά αν δεν αλλάξετε κατεύθυνση και αν συνεχίσετε να ψάχνετε, μπορεί να καταλήξετε εκεί που πηγαίνετε.',
quote:
'Αλλά αν δεν αλλάξετε κατεύθυνση και αν συνεχίσετε να ψάχνετε, μπορεί να καταλήξετε εκεί που πηγαίνετε.',
linkLabel: 'πήγαινε στην αρχική',
linkText: 'Πήγαινε με στην αρχική'
linkText: 'Πήγαινε με στην αρχική',
},
search: {
options: {
translations: {
button: {
buttonText: 'Αναζήτηση',
buttonAriaLabel: 'Αναζήτηση'
buttonAriaLabel: 'Αναζήτηση',
},
modal: {
displayDetails: 'Εμφάνιση λεπτομερούς λίστας',
Expand All @@ -63,11 +60,11 @@ export default {
footer: {
selectText: 'επέλεξε',
navigateText: 'να πλοηγηθείς',
closeText: 'να κλείσεις'
}
}
}
}
}
}
};
closeText: 'να κλείσεις',
},
},
},
},
},
},
};
1 change: 0 additions & 1 deletion docs/.vitepress/locales/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export default {
nav: [
{ text: 'Home', link: '/' },
{ text: 'Introduction', link: '/intro' },
{ text: 'Team', link: '/team' },
{ text: 'Examples', link: '/examples' },
{ text: 'Demo', link: 'https://demo.dragomano.ru/' },
{ text: 'Changelog', link: '/changelog' },
Expand Down
41 changes: 19 additions & 22 deletions docs/.vitepress/locales/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,29 @@ export default {
nav: [
{
text: 'Inizio',
link: '/'
link: '/',
},
{
text: 'Introduzione',
link: '/intro'
},
{
text: 'Team',
link: '/team'
link: '/intro',
},
{
text: 'Esempi',
link: '/examples'
link: '/examples',
},
{
text: 'Demo',
link: 'https://demo.dragomano.ru/'
link: 'https://demo.dragomano.ru/',
},
{
text: 'Changelog',
link: '/changelog'
}
link: '/changelog',
},
],
outline: { label: 'In questa pagina' },
docFooter: {
prev: 'Pagina precedente',
next: 'Pagina successiva'
next: 'Pagina successiva',
},
darkModeSwitchLabel: 'Aspetto',
lightModeSwitchTitle: 'Passa al tema chiaro',
Expand All @@ -44,16 +40,17 @@ export default {
langMenuLabel: 'Cambia lingua',
notFound: {
title: 'PAGINA NON TROVATA',
quote: 'Ma se non cambi direzione e se continui a guardare, potresti finire dove stai andando.',
quote:
'Ma se non cambi direzione e se continui a guardare, potresti finire dove stai andando.',
linkLabel: 'Vai alla home',
linkText: 'Vai alla Home'
linkText: 'Vai alla Home',
},
search: {
options: {
translations: {
button: {
buttonText: 'Cerca',
buttonAriaLabel: 'Cerca'
buttonAriaLabel: 'Cerca',
},
modal: {
displayDetails: 'Visualizza lista dettagliata',
Expand All @@ -63,11 +60,11 @@ export default {
footer: {
selectText: 'seleziona',
navigateText: 'naviga',
closeText: 'chiudi'
}
}
}
}
}
}
};
closeText: 'chiudi',
},
},
},
},
},
},
};
38 changes: 17 additions & 21 deletions docs/.vitepress/locales/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,29 @@ export default {
nav: [
{
text: 'Главная',
link: '/'
link: '/',
},
{
text: 'Введение',
link: '/intro'
},
{
text: 'Команда',
link: '/team'
link: '/intro',
},
{
text: 'Примеры',
link: '/examples'
link: '/examples',
},
{
text: 'Демка',
link: 'https://demo.dragomano.ru/'
link: 'https://demo.dragomano.ru/',
},
{
text: 'Обновления',
link: '/changelog'
}
link: '/changelog',
},
],
outline: { label: 'Содержание этой страницы' },
docFooter: {
prev: 'Предыдущая страница',
next: 'Следующая страница'
next: 'Следующая страница',
},
darkModeSwitchLabel: 'Оформление',
lightModeSwitchTitle: 'Переключить на светлую тему',
Expand All @@ -46,14 +42,14 @@ export default {
title: 'СТРАНИЦА НЕ НАЙДЕНА',
quote: 'Но если не менять направление и продолжать искать, то можно оказаться там, где надо.',
linkLabel: 'перейти на главную',
linkText: 'Вернуться на главную'
linkText: 'Вернуться на главную',
},
search: {
options: {
translations: {
button: {
buttonText: 'Поиск',
buttonAriaLabel: 'Поиск'
buttonAriaLabel: 'Поиск',
},
modal: {
displayDetails: 'Отобразить подробный список',
Expand All @@ -63,11 +59,11 @@ export default {
footer: {
selectText: 'выбрать',
navigateText: 'перейти',
closeText: 'закрыть'
}
}
}
}
}
}
};
closeText: 'закрыть',
},
},
},
},
},
},
};
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"devDependencies": {
"release-timeline": "^0.6.0",
"sass": "^1.71.1",
"vitepress": "1.0.0-rc.44",
"vitepress-sidebar": "^1.19.0"
"sass": "^1.72.0",
"vitepress": "1.0.1",
"vitepress-sidebar": "^1.22.0"
},
"scripts": {
"docs:dev": "vitepress dev",
Expand Down
Loading

0 comments on commit 36232dc

Please sign in to comment.