Skip to content

A collection of language files to be used across our properties

Notifications You must be signed in to change notification settings

springboardVR/i18n

Repository files navigation

Springboard i18n

This repo will serve as a collection of translations in various locales. Other projects should submodule this repository to take advantage of fresh translations.

Eventually we hope to build this out as an easy way to manage and output .json files for multiple frameforks. For examples:

Laravel likes

"We can accomodate up to :num_people people per station, and up to :num_stations stations max": "We can accomodate up to :num_people people per station, and up to :num_stations stations max",

Vuei18n likes

"We can accomodate up to {0} people per station, and up to {1} stations max": "We can accomodate up to {0} people per station, and up to {1} stations max",

About

A collection of language files to be used across our properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published