collection.json 854 B

1234567891011121314151617181920212223
  1. {
  2. "all-saved-verses": "All saved verses",
  3. "alphabetical": "A-Z",
  4. "back-to-collection-list": "Back to collection list",
  5. "collapse-all": "Collapse all verses",
  6. "collection-list-empty": "Collection list is empty. You haven't created any collection yet",
  7. "collections": "Collections",
  8. "delete-bookmark": {
  9. "subtitle": "Are you sure you want to delete {{bookmarkName}} from {{collectionName}} collection?",
  10. "title": "Delete bookmark"
  11. },
  12. "delete-collection": {
  13. "subtitle": "Are you sure you want to delete {{collectionName}} collection?",
  14. "title": "Delete collection"
  15. },
  16. "empty": "Collection is empty",
  17. "expand-all": "Expand all verses",
  18. "go-to-ayah": "Go to ayah",
  19. "load-more": "Load More",
  20. "recently-added": "Recently added",
  21. "recently-updated": "Recently updated",
  22. "verse-key": "Chapter and Verse Number"
  23. }