Skip to content

Commit

Permalink
Merge branch 'main' into website
Browse files Browse the repository at this point in the history
  • Loading branch information
mitko8009 committed May 13, 2024
2 parents dee8a6f + 6366c53 commit 0ffe6e5
Show file tree
Hide file tree
Showing 17 changed files with 1,028 additions and 538 deletions.
12 changes: 0 additions & 12 deletions .firebase/hosting.cHVibGlj.cache

This file was deleted.

38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: mitko8009

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FR] "
labels: Feature request
assignees: mitko8009

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
Tools/__pycache__
.idea
.firebaserc
*.pyw
Binary file added marketing/9-16_InstagramStory.PSD
Binary file not shown.
Binary file added marketing/9-16_InstagramStory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 80 additions & 0 deletions src/_locales/bg/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"extDescription": {
"message": "Персонализирайте своето Shkolo със ShkoloTweaks! Тъмен режим, персонализирани джаджи, любопитни статистики и много други!"
},
"FooterDisclaimer": {
"message": "ShkoloTweaks е създадено от екип <b>ITPG Web Studios</b> и е софтуер, който не е свързан или одобрен от Shkolo.bg."
},
"Monday": {
"message": "Понеделник"
},
"Tuesday": {
"message": "Вторник"
},
"Wednesday": {
"message": "Сряда"
},
"Thursday": {
"message": "Четвъртък"
},
"Friday": {
"message": "Петък"
},
"Saturday": {
"message": "Събота"
},
"Sunday": {
"message": "Неделя"
},
"Schedule": {
"message": "Разписание"
},
"Refresh": {
"message": "Обнови"
},
"ViewMore": {
"message": "Виж още"
},
"FetchSchedule": {
"message": "Данните за графика се обновяват..."
},
"Loading": {
"message": "Зареждане..."
},
"NoRoom": {
"message": "Няма въведена стая"
},
"themeLabel": {
"message": "Тема"
},
"applyBtn": {
"message": "Приложи"
},
"shkoloBtn": {
"message": "Отвори Shkolo.bg"
},
"cleanUpLabel": {
"message": "Основни продобрения"
},
"roundedLabel": {
"message": "Закръглени ъгли"
},
"blurLabel": {
"message": "Скриване на лични данни"
},
"scLabel": {
"message": "Панел за разписание"
},
"lightTheme": {
"message": "Светла"
},
"darkTheme": {
"message": "Тъмна"
},
"StatsLTO": {
"message": "oтваряния на Shkolo"
},
"StatsLTOPopup": {
"message": "Това е броят отваряния на началната страница на Shkolo, откакто сте инсталирали <b>ShkoloTweaks</b>."
}
}
80 changes: 80 additions & 0 deletions src/_locales/en/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"extDescription": {
"message": "Customize your Shkolo experience with ShkoloTweaks! Dark mode, Custom widgets, Cool Stats, and more!"
},
"FooterDisclaimer": {
"message": "ShkoloTweaks was created by the <b>ITPG Web Studios</b> team and is software not affiliated with or endorsed by Shkolo.bg."
},
"Monday": {
"message": "Monday"
},
"Tuesday": {
"message": "Tuesday"
},
"Wednesday": {
"message": "Wednesday"
},
"Thursday": {
"message": "Thursday"
},
"Friday": {
"message": "Friday"
},
"Saturday": {
"message": "Saturday"
},
"Sunday": {
"message": "Sunday"
},
"Schedule": {
"message": "Schedule"
},
"Refresh": {
"message": "Refresh"
},
"ViewMore": {
"message": "View More"
},
"FetchSchedule": {
"message": "Fetching schedule data..."
},
"Loading": {
"message": "Loading..."
},
"NoRoom": {
"message": "No room specified"
},
"themeLabel": {
"message": "Theme"
},
"applyBtn": {
"message": "Apply"
},
"shkoloBtn": {
"message": "Open Shkolo.bg"
},
"cleanUpLabel": {
"message": "General Fixes"
},
"roundedLabel": {
"message": "Rounded corners"
},
"blurLabel": {
"message": "Blur Personal Info"
},
"scLabel": {
"message": "Schedule Widget"
},
"lightTheme": {
"message": "Light"
},
"darkTheme": {
"message": "Dark"
},
"StatsLTO": {
"message": "times Shkolo was opened"
},
"StatsLTOPopup": {
"message": "This is the number of times you've opened the Shkolo Dashboard since you've installed <b>ShkoloTweaks</b>."
}
}
Loading

0 comments on commit 0ffe6e5

Please sign in to comment.