Skip to content

Commit

Permalink
Merge pull request #828 from alvinBM/bootstrap5-integration
Browse files Browse the repository at this point in the history
Move to Bootstrap 5
  • Loading branch information
kroky authored Feb 7, 2024
2 parents bd55fa3 + eedadad commit 94235eb
Show file tree
Hide file tree
Showing 62 changed files with 1,697 additions and 1,300 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@
"composer" : "^2.0.0",
"zbateson/mail-mime-parser": "^2.4",
"league/commonmark": "^2.4",
"symfony/dotenv": "^4.3 || 5.4"
"symfony/dotenv": "^4.3 || 5.4",
"twbs/bootstrap": "^5.3",
"twbs/bootstrap-icons": "^1.11"
},
"require-dev": {
"phpunit/phpunit": "^9.3.0"
Expand Down
153 changes: 122 additions & 31 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 language/fa.php
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"Github Connect"=>"Github Connect",
"Hide From Combined Pages"=>"پنهان کردن از صفحات ترکیبی",
"Save Settings"=>"تنظیمات را ذخیره کن",
"Settings are not saved permanently on the server unless you explicitly allow it. If you don't save your settings, any changes made since you last logged in will be deleted when your session expires or you logout. You must re-enter your password for security purposes to save your settings permanently."=>"تنظیمات برای همیشه در سرور ذخیره نمی شوند ، مگر اینکه صریحاً اجازه آن را بدهید. اگر تنظیمات خود را ذخیره نکنید ، با اتمام جلسه یا خارج شدن از سیستم ، هر تغییری که از آخرین ورود به سیستم انجام داده اید ، حذف خواهد شد. برای ذخیره تنظیمات خود باید دوباره رمز ورود خود را برای اهداف امنیتی وارد کنید.",
"Settings are not saved permanently on the server unless you explicitly allow it. If you don\'t save your settings, any changes made since you last logged in will be deleted when your session expires or you logout. You must re-enter your password for security purposes to save your settings permanently."=>"تنظیمات برای همیشه در سرور ذخیره نمی شوند ، مگر اینکه صریحاً اجازه آن را بدهید. اگر تنظیمات خود را ذخیره نکنید ، با اتمام جلسه یا خارج شدن از سیستم ، هر تغییری که از آخرین ورود به سیستم انجام داده اید ، حذف خواهد شد. برای ذخیره تنظیمات خود باید دوباره رمز ورود خود را برای اهداف امنیتی وارد کنید.",
"Add a Repository"=>"مخزن اضافه کنید",
"Disconnect"=>"قطع شدن",
"Already connected"=>"قبلاً متصل شده اید",
Expand Down
Loading

0 comments on commit 94235eb

Please sign in to comment.