Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

l10n support can be easily doubled #27

Open
b3 opened this issue Apr 3, 2013 · 1 comment
Open

l10n support can be easily doubled #27

b3 opened this issue Apr 3, 2013 · 1 comment

Comments

@b3
Copy link

b3 commented Apr 3, 2013

Thank's for having closed the issue #26 so quickly. Maybe you can add the following file to your repository, so that it can be used by anyone (or do you prefer another way, like pull request, to ask for enhancement/modification) ?

locales/es.json

{
  "ep_heading.heading" : "Encabezado",
  "ep_heading.normal" : "Normal",
  "ep_heading.h1" : "Titulo 1",
  "ep_heading.h2" : "Titulo 2",
  "ep_heading.h3" : "Titulo 3",
  "ep_heading.h4" : "Titulo 4",
  "ep_heading.h5" : "Titulo 5",
  "ep_heading.h6" : "Titulo 6",
  "pad.chat" : "Notas"
}

locales/fr.json

{
  "ep_heading.heading" : "Titres",
  "ep_heading.normal" : "Normal",
  "ep_heading.h1" : "Titre 1",
  "ep_heading.h2" : "Titre 2",
  "ep_heading.h3" : "Titre 3",
  "ep_heading.h4" : "Titre 4",
  "ep_heading.h5" : "Titre 5",
  "ep_heading.h6" : "Titre 6",
  "pad.chat" : "Notes"
}
@JohnMcLear
Copy link
Collaborator

These files are available in ep_headings2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants