damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

InfoPlist.strings (268B)


      1 /* Bundle display name */
      2 "CFBundleDisplayName" = "大麦子";
      3 
      4 /* Bundle name */
      5 "CFBundleName" = "大麦子";
      6 
      7 /* Privacy - Photo Library Additions Usage Description */
      8 "NSPhotoLibraryAddUsageDescription" = "允许大麦子访问您的相册以便保存图片。";
      9