rozod
    Preparing search index...

    Variable getLocalizationTableLimitsConst Api

    getLocalizationTableLimits: EndpointGeneric<
        { [key: string]: any },
        {
            entryOperationLimits: {
                maxContextLength: number;
                maxExampleLength: number;
                maxGameLocationPathLength: number;
                maxKeyLength: number;
                maxSourceLength: number;
            };
            tableOperationLimits: { maxEntriesPerUpdate: number };
        },
        undefined,
    > = ...

    GET https://localizationtables.roblox.com/v1/localization-table/limits Get limits for translation table entries operations