Skip to content

tavoda/primelocale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internationalization and Localization

The Locale API allows setting i18n and l7n options globally for the components. You can import json files in this repo and use them in the locale API in the Prime UI libraries.

Prime UI libraries only provide English translations by default, if you'd like to share translations, please contribute to this repo.

Default Locale Options

Key Value
accept Yes
reject No
choose Choose
upload Upload
cancel Cancel
dayNames ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
dayNamesShort ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]
dayNamesMin ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"]
monthNames ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]
monthNamesShort ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]
today Today
clear Clear
weekHeader Wk
firstDayOfWeek 0
dateFormat mm/dd/yy
weak Weak
medium Medium
strong Strong
passwordPrompt Enter a password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published