Sha256: 0e0a27a9388e1fae8c4c6308d335afd8aefb7cf5d7e8fcecda021469a0e4407f
Contents?: true
Size: 674 Bytes
Versions: 61
Compression:
Stored size: 674 Bytes
Contents
// ========================================================================== // Project: <%= namespace %> Strings // Copyright: ©<%= Time.now.year %> My Company, Inc. // ========================================================================== // 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('<%= language %>', { // "_String Key": "Localized String" }) ;
Version data entries
61 entries across 61 versions & 2 rubygems