SELECT id, object_id, object_type, Text FROM ArcadesManager.translations where language = "en-US" and client_id =24 and object_type not in (5,14) and text != "Removed"order by object_type;
Extracting Translations for adding a new supported language for the app
Modified on: Thu, 11 May, 2023 11:13
Yes No
Sorry we couldn't be helpful. Help us improve this article with your feedback.