Sha256: 964b95307da37e8cb0e87db2da850390de227732004fce018357a7ef51dc76f2
Contents?: true
Size: 610 Bytes
Versions: 9
Compression:
Stored size: 610 Bytes
Contents
// ========================================================================== // ViewBuilder 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
9 entries across 9 versions & 1 rubygems