MediaWiki:Apihelp-query+contenttranslationsuggestions-param-seed
By default suggestions are returned in random order. If you wish to return each suggestion only once when using limit and offset, you must specify a seed for all the requests.
Whoops! The default skin for your wiki, defined in $wgDefaultSkin as SkinMinerva, is not available.
Your installation seems to include the following skins. See Manual: Skin configuration for information how to enable them and choose the default.
cologneblue / CologneBlue (enabled)minervaneue / MinervaNeue (disabled)modern / Modern (enabled)monobook / MonoBook (enabled)timeless / Timeless (disabled)vector / Vector (enabled)chameleon / chameleon (enabled)skins/ directory from it.LocalSettings.php to enable all installed skins:wfLoadSkin( 'MinervaNeue' ); wfLoadSkin( 'Timeless' );
LocalSettings.phpBy default suggestions are returned in random order. If you wish to return each suggestion only once when using limit and offset, you must specify a seed for all the requests.