feat(backgrounds): December purchasables

This commit is contained in:
Sabe Jones
2014-11-30 22:54:37 -06:00
parent 703451d452
commit 4d8a9c5287
6 changed files with 19 additions and 1 deletions
+10
View File
@@ -1360,6 +1360,16 @@ api.backgrounds =
starry_skies:
text: t('backgroundStarrySkiesText')
notes: t('backgroundStarrySkiesNotes')
backgrounds122014:
iceberg:
text: t('backgroundIcebergText')
notes: t('backgroundIcebergNotes')
twinkly_lights:
text: t('backgroundTwinklyLightsText')
notes: t('backgroundTwinklyLightsNotes')
south_pole:
text: t('backgroundSouthPoleText')
notes: t('backgroundSouthPoleNotes')
repeat = {m:true,t:true,w:true,th:true,f:true,s:true,su:true}
api.userDefaults =