bookmark-audio-fragment/app/_locales/en/ messages.json
15 lines
450 B

  1. {
  2. "appName": {
  3. "message": "Bookmark audio fragment",
  4. "description": "The name of the application"
  5. },
  6. "appShortName": {
  7. "message": "Bookmark audio fragment",
  8. "description": "The short_name (maximum of 12 characters recommended) is a short version of the app's name."
  9. },
  10. "appDescription": {
  11. "message": "Browser extension to bookmark fragments of audio files",
  12. "description": "The description of the application"
  13. }
  14. }