Do not care about founder's name casing
[stouyapi.git] / config.php.dist
index 89a5b9f0c6281ca4798ef4291b3705f245dbfd9f..31fad965ff1fec3bff705db869c5346ff2a50bb1 100644 (file)
@@ -31,3 +31,9 @@ $GLOBALS['home']['2020 Winter GameJam'] = [
     'tv.ouya.win.unity.brokenbeauty',
 ];
 $GLOBALS['pushToMyOuyaUrl'] = '../push-to-my-ouya.php';
+
+$GLOBALS['categorySubtitles'] = [
+    'Exclusive' => 'Only available on the OUYA',
+    'Unlocked' => 'Official OUYA shutdown releases',
+    'VIP Room' => 'Once exclusive on the OUYA',
+];