Sha256: 7d3deb6a2bc8f10a4560605482afd68123616844a3a8f6540ba348ae183e6d05
Contents?: true
Size: 493 Bytes
Versions: 12
Compression:
Stored size: 493 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
12 entries across 12 versions & 1 rubygems