mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
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 <[email protected]>
This commit is contained in:
co-authored by
EthanHealy01
parent
9cbd1f7f0c
commit
64beb4d076
@@ -104,6 +104,7 @@
|
||||
"green": "Green",
|
||||
"blue": "Blue",
|
||||
"custom": "Custom...",
|
||||
"comingSoon": "Coming soon",
|
||||
"WorkInProgess": "Work in progress, May not work or be buggy, Please report any problems!",
|
||||
"poweredBy": "Powered by",
|
||||
"yes": "Yes",
|
||||
|
||||
Reference in New Issue
Block a user