Sha256: 45e9dc6ad429acc2ceb390ab3d88bc76042332b5dfe96b7ce5eb7bd5aa9ab86f
Contents?: true
Size: 661 Bytes
Versions: 51
Compression:
Stored size: 661 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('en', { // "_String Key": "Localized String" }) ;
Version data entries
51 entries across 51 versions & 1 rubygems