Stirling-PDF/frontend/src
James Brunton 64beb4d076
Disable language selection for everything other than English GB (#4467)
# Description of Changes
For the first release of V2, we'll not have any reasonable translations
for anything other than English GB, so with that in mind, this PR
disables language selection for anything other than English GB, with a
tooltip saying the other languages are coming soon. I also split the JSX
up a little bit while I was at it to make it easier to manage.

---------

Co-authored-by: EthanHealy01 <80844253+EthanHealy01@users.noreply.github.com>
2025-09-22 10:50:49 +00:00
..
assets Update Frontend 3rd Party Licenses (#4319) 2025-09-08 08:58:22 +00:00
components Disable language selection for everything other than English GB (#4467) 2025-09-22 10:50:49 +00:00
constants Change fallback base URL to 'https://stirling.com' 2025-09-17 08:34:55 +01:00
contexts Normalise tool IDs and fix file history to render IDs properly (#4470) 2025-09-22 11:46:56 +01:00
data Normalise tool IDs and fix file history to render IDs properly (#4470) 2025-09-22 11:46:56 +01:00
hooks Normalise tool IDs and fix file history to render IDs properly (#4470) 2025-09-22 11:46:56 +01:00
i18n V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
pages Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
services V2 change metadata (#4433) 2025-09-18 09:41:39 +00:00
styles Feature/v2/embed pdf (#4437) 2025-09-19 15:35:51 +01:00
tests Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
theme V2 Flatten split options to remove layers of drop downs (#4439) 2025-09-15 16:11:29 +00:00
tools Make accordion hook (#4464) 2025-09-18 13:33:54 +01:00
types Normalise tool IDs and fix file history to render IDs properly (#4470) 2025-09-22 11:46:56 +01:00
utils Normalise tool IDs and fix file history to render IDs properly (#4470) 2025-09-22 11:46:56 +01:00
App.css Initial react set up 2025-05-09 20:01:09 +01:00
App.tsx Feature/v2/embed pdf (#4437) 2025-09-19 15:35:51 +01:00
global.d.ts Feature/v2/embed pdf (#4437) 2025-09-19 15:35:51 +01:00
i18n.ts Set i18n to load only current language (#4359) 2025-09-08 10:05:49 +01:00
index.css Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
index.tsx V2 change metadata (#4433) 2025-09-18 09:41:39 +00:00
logo.svg Initial react set up 2025-05-09 20:01:09 +01:00
output.css Mantine overhaul 2025-05-15 20:07:33 +01:00
reportWebVitals.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00