Commit graph

2164 commits

Author SHA1 Message Date
chrisgarrity
3dc8bd07ac
Merge pull request #111 from chrisgarrity/add-armenian
Add Armenian to the list of supported languages
2020-05-12 07:18:35 -04:00
Chris Garrity
00bd2ea7db pull updated translations 2020-05-11 14:39:02 -04:00
Chris Garrity
3245f185a3 Add armenian and bump minor version 2020-05-11 14:23:22 -04:00
Chris Garrity
30b1975e94 Scripts to pull translations and update Freshdesk
* Fixed a bug in the push script (tags were not saved as correct structured json, so they weren’t getting put into transifex)
* extended FreshDesk API with functions to update knowledge base. Functions automatically try to create the item if it isn’t found for updating
* tx-pull-help-names: pulls category and folder name translations from transifex and updates them in Freshdesk (Note, since we don’t send people into the knowledge base, these aren’t really public, but the actual folders and categories have to exist to be able to save articles)
* tx-pull-help-articles: pull article translations from Transifex and update the Freshdesk KB.
* help-utils: utility functions for the tx-pull-help-* scripts. Handles limiting the number of things happening in parallel - currently two languages may be processed at the same time.
2020-05-06 14:46:09 -04:00
Chris Garrity
cea399a1f9 sync knowledge base sources
* Pulls data from Freshdesk solutions knowledge base.
* category names and folder names are plain key-value-json files
* Reformats article strings into a structured json for translation:
```
 [
  <article-key>: {
    title : {
      string: <title text>
    },
    description: {
      string: <title text>
    },
    tags: {
      string: <title text>
    },
…
]
```
2020-05-06 14:46:09 -04:00
Chris Garrity
94f6b8ba5e update package.json 2020-05-06 14:46:09 -04:00
Travis CI User
959b74cfed pull new editor translations from Transifex 2020-05-05 21:32:36 +00:00
Travis CI User
7df7dff0a9 pull new editor translations from Transifex 2020-04-28 21:32:32 +00:00
Travis CI User
866d0718bd pull new editor translations from Transifex 2020-04-21 21:31:27 +00:00
Travis CI User
09fc14e90f pull new editor translations from Transifex 2020-04-14 21:31:33 +00:00
Travis CI User
9aef73eace pull new editor translations from Transifex 2020-04-07 21:31:39 +00:00
chrisgarrity
0d948ceddf
Merge pull request #106 from chrisgarrity/update-translations-0407
Update translations 2020-04-07
2020-04-07 16:39:13 -04:00
Chris Garrity
4723ceae8f Update translations 2020-04-07 2020-04-07 15:53:11 -04:00
chrisgarrity
8d7d0faba7
Merge pull request #105 from chrisgarrity/add-kurdish
Add kurdish
2020-03-25 07:25:59 -04:00
Travis CI User
05dfd90404 pull new editor translations from Transifex 2020-03-24 21:30:25 +00:00
Chris Garrity
23e97403e7 Update www translations 2020-03-24 16:07:36 -04:00
Chris Garrity
98c7f36eb1 Update editor translations 2020-03-24 16:02:02 -04:00
Chris Garrity
3a66a22813 Remove obsolete views
www no longer has views for jobs, tips, or preview-faq.
2020-03-24 15:59:29 -04:00
Chris Garrity
8d67ba322f Add Kurdish to supported languages. 2020-03-24 15:57:43 -04:00
Travis CI User
4557f784d4 pull new editor translations from Transifex 2020-03-17 21:29:52 +00:00
Travis CI User
77dad368a3 pull new editor translations from Transifex 2020-03-10 21:28:46 +00:00
Travis CI User
fda5be9b75 pull new editor translations from Transifex 2020-03-03 21:28:31 +00:00
Travis CI User
4dcfa86c0e pull new editor translations from Transifex 2020-02-25 21:29:12 +00:00
Travis CI User
6064a023d0 pull new editor translations from Transifex 2020-02-18 21:27:38 +00:00
Travis CI User
800bc26451 pull new editor translations from Transifex 2020-02-12 14:11:18 +00:00
Travis CI User
eb9de2818e pull new editor translations from Transifex 2020-02-05 21:33:56 +00:00
Travis CI User
e522df555f pull new editor translations from Transifex 2020-02-04 22:42:35 +00:00
Travis CI User
a6ddd9e5ec pull new editor translations from Transifex 2020-01-28 22:41:45 +00:00
Travis CI User
e08e3b9ac4 pull new editor translations from Transifex 2020-01-21 22:41:22 +00:00
Travis CI User
2413d41846 pull new editor translations from Transifex 2020-01-14 22:41:32 +00:00
Travis CI User
46a8d0a85f pull new editor translations from Transifex 2020-01-08 14:15:30 +00:00
Travis CI User
f2a3fc745b pull new editor translations from Transifex 2019-12-31 22:44:06 +00:00
Travis CI User
452103d8d8 pull new editor translations from Transifex 2019-12-24 22:43:24 +00:00
chrisgarrity
bf23d4a7d5
Merge pull request #99 from chrisgarrity/add-haitian
Add haitian
2019-12-19 09:51:13 -05:00
Chris Garrity
d20c6391ba Update PR template
www uses l10n localeData instead of loading it’s own now, so no need to update customLocale separately.
2019-12-18 16:54:19 -05:00
Chris Garrity
3983cb7597 update other translations 2019-12-18 16:51:21 -05:00
Chris Garrity
b6321ed15f Add Haitian translations 2019-12-18 14:58:40 -05:00
Chris Garrity
e49a40f855 Add Haitian Creole to supported languages 2019-12-18 14:49:25 -05:00
Travis CI User
6ac5f0bc32 pull new editor translations from Transifex 2019-12-10 22:38:51 +00:00
Travis CI User
b709eef7fd pull new editor translations from Transifex 2019-12-04 14:26:57 +00:00
chrisgarrity
5fb6b96f04
Merge pull request #94 from adroitwhiz/validate-extension-inputs
Validate extension input placeholders
2019-11-20 11:09:50 -05:00
Chris Garrity
0d736c470a pull updated translations 2019-11-20 08:29:56 -05:00
Travis CI User
ecf5c23d64 pull new editor translations from Transifex 2019-11-19 22:37:40 +00:00
adroitwhiz
a8087e8cc3 Validate extension input placeholders 2019-11-19 08:25:53 -05:00
Travis CI User
3c277647ab pull new editor translations from Transifex 2019-11-12 22:35:55 +00:00
Travis CI User
4959e404ea pull new editor translations from Transifex 2019-11-05 22:38:33 +00:00
Travis CI User
fb3ddf7de9 pull new editor translations from Transifex 2019-10-29 22:37:03 +00:00
Travis CI User
127e736a7b pull new editor translations from Transifex 2019-10-22 22:35:32 +00:00
Travis CI User
c4abc92eb5 pull new editor translations from Transifex 2019-10-15 22:34:47 +00:00
Travis CI User
0ad4cc2a08 pull new editor translations from Transifex 2019-10-08 22:42:35 +00:00