Skip to content

Commit

Permalink
Merge branch 'release/v3.1.0'
Browse files Browse the repository at this point in the history
* release/v3.1.0: (24 commits)
  3.1.0
  Ignore CSS files with predefined i18n messages in web-ext
  Ensure the right Talkie icon is shown on the about page
  Add new translations to package
  Refresh translations
  Add Turkish translation
  Add Thai translation
  Add Slovak translation
  Add Romanian translation
  Add Polish translation
  Add Korean translation
  Add Japanese translation
  Add Indonesian translation
  Add Hungarian translation
  Add Hindi translation
  Add Finnish translation
  Add Greek (modern) translation
  Add Czech translation
  Add Arabic translation
  Add Portuguese translation
  ...
  • Loading branch information
joelpurra committed May 15, 2017
2 parents 3c06f5d + 6b32350 commit a98bef1
Show file tree
Hide file tree
Showing 46 changed files with 6,803 additions and 266 deletions.
408 changes: 408 additions & 0 deletions _locales/ar/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/ar/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "ar",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/cs/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/cs/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "cs",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/el/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/el/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "el",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/fi/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/fi/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "fi",
"original": "en"
}
}
174 changes: 87 additions & 87 deletions _locales/he/automatic.json

Large diffs are not rendered by default.

408 changes: 408 additions & 0 deletions _locales/hi/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/hi/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "hi",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/hu/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/hu/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "hu",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/id/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/id/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "id",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/ja/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/ja/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "ja",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/ko/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/ko/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "ko",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/pl/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/pl/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "pl",
"original": "en"
}
}
408 changes: 408 additions & 0 deletions _locales/pt/automatic.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _locales/pt/manual.json
@@ -0,0 +1,7 @@
{
"extensionLocale": {
"description": "Used to check which locale is loaded, as it might be different from @@ui_locale.",
"message": "pt",
"original": "en"
}
}

0 comments on commit a98bef1

Please sign in to comment.