Commit Graph

2333 Commits

Author SHA1 Message Date
deivix13
8a8d02eed6 feat(dockerfile): add development with docker (#1119)
* feat(dockerfile): add development with docker

* fix(Doc): correct typo 'volumen' to 'volume'
2025-10-29 11:53:01 +00:00
alexsparkes
ac3924aaf7 refactor: optimize background loading and rendering logic 2025-10-29 10:06:09 +00:00
David Ralph
293cc93500 refactor: split quicklinks, move features to functional components 2025-10-28 23:04:19 +00:00
David Ralph
2eed0f7307 refactor: make quote like background 2025-10-28 22:01:06 +00:00
David Ralph
7ac848c9a0 refactor: clean greeting 2025-10-28 21:28:06 +00:00
David Ralph
9d7660d962 chore: remove migrations for background 2025-10-28 21:20:39 +00:00
David Ralph
d7496f133c refactor: restructure background feature 2025-10-28 21:17:33 +00:00
alexsparkes
0e852e8a89 feat(SearchOptions): add Chrome policy warning for search engine selection removal 2025-10-28 19:41:30 +00:00
alexsparkes
e1ad5d490b feat: implement deep linking support for marketplace items and tabs 2025-10-28 18:55:13 +00:00
alexsparkes
ae3c135660 refactor(MainModal): and related components for improved tab management and loading states 2025-10-28 12:39:11 +00:00
alexsparkes
16b113f7eb fix: dependency issue 2025-10-28 09:16:24 +00:00
dependabot[bot]
1810bcf3e2 chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 (#1118)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 09:12:56 +00:00
alexsparkes
293df015d6 Make lint step non-blocking in CI 2025-10-28 09:12:09 +00:00
alexsparkes
3327cacabe Remove eslint-config-react-app (incompatible with ESLint 9) and disable pre-commit lint checks 2025-10-28 09:10:09 +00:00
alexsparkes
467adcdd85 Refactor state updates for consistency and readability across components
- Simplified state updates in Background, Favourite, PhotoInformation, GreetingOptions, Added, Browse, About, Overview, Navbar, Apps, Notes, QuickLinksOptions, Quote, and QuoteOptions components by consolidating multiple lines into single line updates.
- Improved readability by reducing unnecessary line breaks and maintaining consistent formatting in JSX elements.
- Enhanced maintainability by ensuring uniformity in how state is set and how JSX is structured.
2025-10-27 23:27:37 +00:00
alexsparkes
6f05e3bf03 Fix all ESLint errors: case declarations, empty blocks, display names, keys, and more 2025-10-27 23:27:13 +00:00
alexsparkes
b5fbb9db9e style: simplify object declarations and improve code readability in Todo component 2025-10-27 23:20:32 +00:00
alexsparkes
2954b4b2f5 feat: update project configuration and dependencies
- Updated jsconfig.json to use ESNext module and target, added JSX support, and improved path mappings.
- Modified package.json to set module type, updated dependencies including React and MUI, and added new dev dependencies for ESLint and Husky.
- Refactored Favourite component to improve tooltip handling with lifecycle methods.
- Replaced @muetab/react-sortable-hoc with @dnd-kit for drag-and-drop functionality in Overview, Todo, and QuickLinksOptions components.
- Enhanced QuickLinksOptions to support drag-and-drop reordering with updated state management.
- Updated Vite configuration to target ESNext for modern JavaScript features.
- Added Husky pre-commit hook for linting.
- Created .nvmrc file to specify Node.js version.
- Added ESLint configuration for improved code quality and consistency.
2025-10-27 23:20:28 +00:00
alexsparkes
04679ba1f6 Modernize to 2025 standards: React 19, Vite 6, ESLint 9, @dnd-kit migration 2025-10-27 23:19:35 +00:00
alexsparkes
7d432dc6f5 style: format SCSS code for improved readability 2025-10-27 22:59:56 +00:00
alexsparkes
83b3204afa chore: update SASS and fix all associated depreciation errors 2025-10-27 22:59:48 +00:00
dependabot[bot]
97c876c714 chore(deps-dev): bump vite from 7.1.11 to 7.1.12 (#1115)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.11 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 08:04:09 +00:00
dependabot[bot]
0538dd8f9c chore(deps-dev): bump vite from 7.1.10 to 7.1.11 (#1113)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 08:37:50 +00:00
Kağan Can Şit
0109ef5bb2 Translated using Weblate (Turkish)
Currently translated at 100.0% (501 of 501 strings)

Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/tr/
Translation: Mue/Mue Tab 7.1
2025-10-20 04:51:22 +00:00
dependabot[bot]
2064eebdc6 chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.1.0 (#1109)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:06:24 +00:00
dependabot[bot]
99bf72ae60 chore(deps): bump @floating-ui/react-dom from 2.1.2 to 2.1.6 (#1106)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.2 to 2.1.6.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.1.6/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:05:47 +00:00
dependabot[bot]
b55dea13c1 chore(deps): bump react-clock from 5.1.0 to 6.0.0 (#1105)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock/tree/HEAD/packages/react-clock) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/commits/v6.0.0/packages/react-clock)

---
updated-dependencies:
- dependency-name: react-clock
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:05:09 +00:00
dependabot[bot]
f785e6da08 chore(deps-dev): bump stylelint-config-standard-scss (#1104)
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 14.0.0 to 16.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v14.0.0...v16.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:05:00 +00:00
dependabot[bot]
8b11f5da7f chore(deps-dev): bump vite from 6.3.6 to 7.1.10 (#1103)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 7.1.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:04:40 +00:00
dependabot[bot]
9295a8f163 chore(deps): bump @sentry/react from 8.47.0 to 10.19.0 (#1101)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 8.47.0 to 10.19.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.47.0...10.19.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-version: 10.19.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:04:10 +00:00
dependabot[bot]
95f06cf101 chore(deps): bump @mui/material from 7.0.2 to 7.3.4 (#1098)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.0.2 to 7.3.4.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.4/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:01:48 +00:00
dependabot[bot]
bf9a80db83 chore(deps): bump embla-carousel-autoplay from 8.5.1 to 8.6.0 (#1085)
Bumps [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.5.1...v8.6.0)

---
updated-dependencies:
- dependency-name: embla-carousel-autoplay
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:01:40 +00:00
dependabot[bot]
058c3ddcb3 chore(deps-dev): bump @commitlint/config-conventional (#1093)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.6.0 to 20.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:01:34 +00:00
dependabot[bot]
0139f8d902 chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.2 to 4.1.0 (#1084)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) from 3.7.2 to 4.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.1.0/packages/plugin-react-swc)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:01:29 +00:00
dependabot[bot]
f5fbabc0ca chore(deps-dev): bump vite from 6.0.6 to 6.3.6 (#1080)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:01:08 +00:00
Fawaz Khan
51d2791c65 feat(quicklinks): add drag-and-drop reordering for Quick Links (#1102)
* feat(quicklinks): enable drag-and-drop reordering for Quick Links

* fix(quicklinks): some bug fixes
2025-10-14 09:58:49 +01:00
David Ralph
b84e4400ae chore: update readme text
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
2025-09-30 22:56:25 +01:00
dependabot[bot]
dda4e60e58 chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.2 (#1068)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.2.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.2)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:22:04 +01:00
dependabot[bot]
a2fab4443d chore(deps): bump @mui/material from 6.3.0 to 7.0.2 (#1067)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.3.0 to 7.0.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.0.2/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:21:52 +01:00
dependabot[bot]
2420f56c7c chore(deps): bump embla-carousel-react from 8.5.1 to 8.6.0 (#1064)
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.5.1...v8.6.0)

---
updated-dependencies:
- dependency-name: embla-carousel-react
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:21:46 +01:00
dependabot[bot]
0ff25607cb chore(deps-dev): bump sass from 1.83.0 to 1.86.3 (#1061)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.86.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.83.0...1.86.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.86.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:21:37 +01:00
dependabot[bot]
c2e9d0e581 chore(deps): bump react-toastify from 10.0.6 to 11.0.5 (#1025)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.6 to 11.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.6...v11.0.5)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:21:28 +01:00
dependabot[bot]
b0048bf0ba chore(deps-dev): bump stylelint-scss from 6.10.0 to 6.11.1 (#1024)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.10.0 to 6.11.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.11.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:21:22 +01:00
dependabot[bot]
4224678559 chore(deps): bump react-best-gradient-color-picker from 3.0.11 to 3.0.14 (#983)
Bumps [react-best-gradient-color-picker](https://github.com/hxf31891/react-gradient-color-picker) from 3.0.11 to 3.0.14.
- [Release notes](https://github.com/hxf31891/react-gradient-color-picker/releases)
- [Commits](https://github.com/hxf31891/react-gradient-color-picker/compare/v3.0.11...v3.0.14)

---
updated-dependencies:
- dependency-name: react-best-gradient-color-picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 11:21:14 +01:00
Walter Pagani
02c3a29390 Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (501 of 501 strings)

Co-authored-by: Walter Pagani <paganiwalter@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/es_419/
Translation: Mue/Mue Tab 7.1
2025-09-17 04:51:59 +02:00
Максим Горпиніч
229b2bda90 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (501 of 501 strings)

Co-authored-by: Максим Горпиніч <gorpinicmaksim0@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/uk/
Translation: Mue/Mue Tab 7.1
2025-08-23 20:02:10 +02:00
Данил Поляков
97407fa96f Translated using Weblate (Ukrainian)
Currently translated at 78.6% (394 of 501 strings)

Co-authored-by: Данил Поляков <yozkox@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/uk/
Translation: Mue/Mue Tab 7.1
2025-08-22 02:02:17 +00:00
Данил Поляков
47943cc97a Translated using Weblate (Ukrainian)
Currently translated at 1.9% (10 of 501 strings)

Co-authored-by: Данил Поляков <yozkox@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/uk/
Translation: Mue/Mue Tab 7.1
2025-08-21 03:32:22 +02:00
Hosted Weblate
df817d7567 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab-7-1/
Translation: Mue/Mue Tab 7.1
2025-08-21 03:25:36 +02:00
Данил Поляков
7017dbe8ee Added translation using Weblate (Ukrainian)
Co-authored-by: Данил Поляков <yozkox@gmail.com>
2025-08-21 03:25:35 +02:00