apple.json 454 B

12345678910111213141516171819
  1. {
  2. "apple.devDocs": {
  3. "description": "Developer documentation",
  4. "message": "Documentazione"
  5. },
  6. "apple.devFeatures": {
  7. "description": "Features for app design",
  8. "message": "Caratteristiche"
  9. },
  10. "apple.devGames": {
  11. "description": "Apps classified under the \"Games\" category on the App Store",
  12. "message": "Giochi"
  13. },
  14. "apple.other": {
  15. "description": "Other pages not added to the code",
  16. "message": "Altro"
  17. }
  18. }