Skip to content

Provides translations and various localized data, for different platforms.

Notifications You must be signed in to change notification settings

marfurt/localized-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Localized Data

This repository contains translations and various localized data for different platforms.

SQL

  • countries (using ISO 3166-1 alpha-2 codes)
  • localized countries in English, French, German, Italian, Spanish, Portuguese and Japanese
  • locales, using an underscore character to combine a language ID (ISO 639-1) with a region designator (ISO 3166-1)

iOS

  • localized countries (using ISO 3166-1 alpha-2 codes) in English, French, German, Italian and Spanish
  • locales, using an underscore character to combine a language ID (ISO 639-1) with a region designator (ISO 3166-1)

Laravel

  • migration and seeds for locales, using an underscore character to combine a language ID (ISO 639-1) with a region designator (ISO 3166-1)
  • migrations and seeds localized countries (using ISO 3166-1 alpha-2 codes) in English, French and German
  • translated locales, using an underscore character to combine a language ID (ISO 639-1) with a region designator (ISO 3166-1)
  • various translations for authentication, pagination, passwords or validation

About

Provides translations and various localized data, for different platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published