Localization tables v1 Base URLhttps://apis.roblox.com/legacy-localization-tablesPOST/v1/autolocalization/games/{gameId}/autolocalizationtablePATCH/v1/autolocalization/games/{gameId}/settingsSets a game's auto-localization related settingsGET/v1/autolocalization/metadataMetadata for AutoLocalization ConfigurationGET/v1/localization-table/limitsGet limits for translation table entries operationsGET/v1/localization-table/tables/{assetId}Get table information by the assetId of the table.PATCH/v1/localization-table/tables/{tableId}Updates the tables contents based on what is provided.GET/v1/localization-table/tables/{tableId}Get table information by the id of the table.GET/v1/localization-table/tables/{tableId}/entriesGets a batch of entries for a table.POST/v1/localization-table/tables/{tableId}/entries/translation-historyGets the translation history for each entry passed in.GET/v1/localization-table/tables/{tableId}/entry-countGets the number of entries in the specified tableModels