No, I actually meant I will no longer use App Text
No. While true, there is more to the expression than simply referencing app text, it is not like you explained.


As mentioned, I don’t use the ‘users language’ and I instead use the URL path item #2 (akin to a sub-folder for language - but within Bubble constraints). I don’t need to load all option sets (they are pre-loaded anyway as that is part of their built in function as being ‘universal’ and much faster to display than data types because they are already loaded and do not need to be retrieved)…also, I can just simply select the actual option I want to display…no filtering necessary.
No. Don’t use users language. Uses URL path item #2.
It avoids the WU costs of loading a page and all of it’s data since the page is not having to be refreshed to display the newly selected language.
No. Experience is 1000 times faster when not using App Text for one main reason being there is no page refresh and a new page load taking place to show the newly selected language just to get the app text to change. Watch the video, it takes 1/2 a second to get the entire page language changed when not using the App Text and using the option set.