Global Text & Translations: Single Types¶
Single Types are used for unique, globally accessible content like error messages or the loading screen. They are primarily used to manage translations for your application's global texts.
ONLY TRANSLATION
Within Single Types, your main task is to write translations for languages beyond English and German. You will not need to configure any other settings.
Managing Translations¶
To create a translation for a Single Type, use the language dropdown in the top-right corner to select a new locale. You must have already added the language in the Internationalization settings. Ensure you use the correct language codes (e.g., en-US, de-DE).
Single-Types Details¶
This section serves as a reference for all Single Types in your application. It provides a general explanation of each Single Type to help you understand its purpose in the application.
AR-Menu¶
Defines the texts and settings for the in-app AR menu, including configuration details and instructional messages.
Content-Browser-Menu¶
Manages the text strings and search configurations related to the in-app content browser, such as the labels for BrowserSearch and Showrooms.
Error-Message¶
This is where to manage all the system-wide error messages that may be displayed to users, such as ConnectionError or ShowroomDownloadFailed.
Favorites-Menu¶
Manages the text for the user's favorites menu, including button labels, descriptions, and confirmation messages.
Legal-Information¶
This Single Type is where you view the content for legal-related texts, such as the EULA, Terms and Conditions and the Imprint.
EDITING LEGAL TEXTS
This content is for viewing purposes only for CMS users. Any changes or updates to these legal texts must be performed by a developer.
Updated legal information
When the Legal-Information is updated and published, all users will be required to re-consent to the updated terms at their next login in order to continue using the app.
Legal-View¶
Defines all the user-facing text for legal information updates and prompts. This includes the label for the legal button (LegalInfoButton), a title (TermsOutdatedTitle), and the message (TermsOutdatedText) that prompts users to re-accept the terms.
Loading-Screen¶
Manages all the text displayed to the user while the application is loading, such as status messages like Loading user data or Updating launcher.
Maintenance¶
This page displays the schedule for maintenance windows, including the Begin and End time and a Comment field for further details.
DEVELOPER ONLY
These fields are for viewing purposes only. Scheduling and adjusting maintenance windows can only be done by developers.
Maintenance-Modal¶
Defines the text for the maintenance mode modal, including the main title MaintenanceActiveTitle and messages like Application not available or Reload page.
Miscellaneous-Text¶
A generic rich-text field used to store and manage any other small, miscellaneous pieces of text that are globally accessible in the application.
Networking¶
Manages all the text strings related to networking and multi-user sessions, such as Connecting to Multiuser Services and chat messages like Chat.
Settings-Menu¶
Manages all the text for the in-app settings menu.
Showroom-View¶
Defines the general text strings and instructions for the Explorer.
Sign-In-Dialog¶
Manages all the text for the sign-in and user authentication dialogs, including login prompts, error messages, and buttons.
User-Profile-Webpage¶
This is where to manage the text content for the user's personal profile page.
VR-Menu¶
Manages all the text strings and settings for the in-app VR menu, including instructional messages and configuration options.