Sha256: bee6fa9653b3802b7df294d4a751ce5e66bf3a9fc0a7a805810723df4ffcd300
Contents?: true
Size: 614 Bytes
Versions: 24
Compression:
Stored size: 614 Bytes
Contents
// ========================================================================== // <%= class_name %> English Strings // ========================================================================== // 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! // Object.extend(String.English,{ // "_String Key": "Localized String" }) ;
Version data entries
24 entries across 12 versions & 1 rubygems