tabs.json 350 B

123456789101112131415
  1. {
  2. "tab.updated.changeTypes.features": {
  3. "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
  4. "message": "Mga feature"
  5. },
  6. "tab.installed.next": {
  7. "description": "Next button text",
  8. "message": "Susunod"
  9. },
  10. "tab.installed.close": {
  11. "description": "Close button text",
  12. "message": "Isara"
  13. }
  14. }