Jerozgen
e8665f43ca
Filipino compact number plural rule ( #5516 )
...
Use `one` for compact numbers in Filipino
Signed-off-by: Jerozgen <jerozgen@gmail.com >
Co-authored-by: Calum H. <calum@modrinth.com >
2026-05-09 09:20:05 +00:00
Jerozgen
58c1e225c8
Sort filters and add translations for servers ( #5493 )
...
* Translate and sort server filters
* Set team_members to unknown[]
* Additional fixes after merge
* Additional translations
* Replace "IP" with "server address"
* Prioritize English and user language
2026-03-17 19:56:01 +00:00
Jerozgen
913dee9090
Improve language selector ( #5487 )
...
* Improve language selector
* Add Germany to German
* Run prepr:frontend
* Remove `'` in icon map
* Add Italy to Italian
2026-03-08 21:33:41 +00:00
Jerozgen
d4932d3089
Add UI module translations to Modrinth App ( #5489 )
...
* Add UI module translations to Modrinth App
* Replace `await` with `eager: true`
---------
Co-authored-by: Calum H. <calum@modrinth.com >
2026-03-07 10:13:24 +00:00
Calum H.
a536d795f3
devex: dead locales cleanup + i18n inspect tool ( #5313 )
...
* chore: remove old locales + just enable all locales now
* feat: debug panel for i18n + tooltips
* feat: dedupe
* fix: debugger for app
* fix: crowdin code mismatches
* fix: lint
2026-02-09 16:00:46 +00:00
lumiscosity
510ea6cde4
Enable support for Filipino, Indonesian, Korean, Dutch, and Vietnamese ( #5305 )
...
All five of these have now crossed 80% translation completion!
Signed-off-by: lumiscosity <averyrudelphe@gmail.com >
2026-02-05 14:52:38 +00:00
Jerozgen
34cbc7e0c1
Use numeric: always for Italian and Russian ( #5293 )
...
* Use `numeric: always` for Italian and Russian
* Use RelativeTimeFormatNumeric type
2026-02-04 13:49:21 +00:00
Calum H.
4c14339b4b
fix: locale loading for ui + moderation nags ( #5235 )
...
* fix: locale loading
* fix: locale problems
* fix: lint
2026-01-28 19:41:03 +00:00
Calum H.
a903e46be9
feat: remove nuxt i18n for in house i18n for web ( #5131 )
...
* feat: remove nuxt i18n for in house
* cleanup: remove old nuxt/i18n patch
* prepr
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-01-15 23:49:38 +00:00
Calum H.
7838008396
feat: test fix 2 ( #5123 )
2026-01-15 02:44:26 +01:00
Calum H.
454c708fd6
fix: error "27" ( #5122 )
...
* fix: error 27
* fix: sentry only in prod
* fix: sentry env
* Revert "fix: error 27"
This reverts commit 66ee482a0567a5e53326e576b1bc6af0542a7fe3.
* feat: attempt to fix error 27
2026-01-15 01:38:23 +01:00
Calum H.
b07a1659b4
chore: update to nuxt 3.20 ( #4992 )
...
* feat: nuxt 3.14 → 3.15.4
* feat: nuxt 3.15.4 → 3.16.2 (vite 6)
* feat: bump nuxt-i18n
* feat: nuxt 3.20
* fix: lint
* feat: use rolldown-vite
* fix: shut the fuck up
* fix: silence for app as well
* fix: vue-router mismatch
---------
Signed-off-by: Calum H. <contact@cal.engineer >
2025-12-30 15:06:52 +00:00
Prospector
1bbb01bd42
devex: migrate to vue-i18n ( #4966 )
...
* sample languages refactor
* feat: consistency + dedupe impl of i18n
* fix: broken imports
* fix: intl formatted component
* fix: use relative imports
* fix: imports
* fix: comment out incomplete locales + fix imports
* feat: cleanup
* fix: ui imports
* fix: lint
* fix: admonition import
* make footer a component, fix language reactivity
* make copyright notice untranslatable
---------
Co-authored-by: Calum H. <contact@cal.engineer >
2025-12-27 21:37:37 +00:00