Skip to content
/ i18n Public
forked from NotifyTeam/i18n

i18n translation files for the Notify app, extension, and website.

Notifications You must be signed in to change notification settings

ercadev/i18n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18n

i18n translation files for the Notify app, extension, and website.

How to contribute

What my PR should have

  • [Language Code].json
    • Example : pt.json
  • Description of what you've done
    • Example : Translated Settings Page
  • What language you're fixing/translating
    • Example : Portuguese

Example

{
  ...
  "landing": {
    "welcome": "Welcome to Notify",
    "subText": "Sign in or register to get started…"
  },
  ...
}

Image

Already Translated

  • Norwegian
  • Italian
  • Portuguese

Left to translate

  • Spanish
  • Dutch
  • English(Pirate)🏴‍☠️
  • Whatever your heart desires ❤

About

i18n translation files for the Notify app, extension, and website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%