Sha256: 0acaea5814a96181d7e331281957c6d962d5d0af2b812c94ad211c79e3b32f23
Contents?: true
Size: 494 Bytes
Versions: 18
Compression:
Stored size: 494 Bytes
Contents
<%= copyright_block("#{namespace} Strings") %> /*globals <%= namespace %> */ // Place strings you want to localize here. In your app, use the key and // localize it using "key string".loc(). HINT: For your key names, use the // english string with an underscore in front. This way you can still see // how your UI will look and you'll notice right away when something needs a // localized string added to this file! // SC.stringsFor('English', { // "_String Key": "Localized String" }) ;
Version data entries
18 entries across 18 versions & 1 rubygems