43 Commits

Author SHA1 Message Date
Max Veerapat Kumchom
212472965d
add strapi-plugin-content-type-builder thai translation (#8145)
* init thai template

Signed-off-by: themaxaboy <themaxaboy@hotmail.com>

* translate strapi-plugin-content-type-builder and strapi-generate-plugin

Signed-off-by: themaxaboy <themaxaboy@hotmail.com>
2020-10-02 17:38:01 +02:00
Jim LAURIE
3e42365c34
Fix #7162 - pluginsSectionLinks in plugin generator (#7169)
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-07-28 10:39:48 +02:00
soupette
7f4bb2a5bc Update plugin object
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:27 +02:00
soupette
b68245b8b1 Add permissions to plugins links in the menu only
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:04:25 +02:00
richardgrey
47197419e1 Add Ukrainian translations for the whole project
Signed-off-by: richardgrey <richie.grey@gmail.com>
2020-06-30 17:23:01 +04:00
Fadhil Ahmad
7123a11444
Add Malay(ms.json) Translation (#6394)
* feat: add malay  translation for strapi-admin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay locale on strapi-generate-plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for content-manager

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for content-type-builder

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* faet: add malay translation for strapi-plugin-documentation

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for email plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation on upload plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* feat: add malay translation for permission plugin

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* Fix language middleware (#6387)

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* [typo] Persmissions > Permissions (#6390)

Signed-off-by: ScottAgirs <scott@ijs.to>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* refactor: fix typo, suitable word and grammar

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* test: add ms test

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

* fix: typos on plugin.description email

Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Scott Agirs <ScottAgirs@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-06-11 12:05:16 +02:00
soupette
86876cff00 Fix plugin generator
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-05 17:40:40 +01:00
soupette
ccc92b90a5 Add required info into the plugin object and update plugin generator
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-28 11:40:55 +01:00
Jozef Cipa
61972f6292
Merge branch 'master' into feature/slovak-translations 2020-01-06 18:22:48 +01:00
Jaroslav Vrána
d65db853ea
Merge branch 'master' into feature/adminTranslationCs 2020-01-02 21:29:51 +01:00
jozefcipa
760a3d5dd8 Add slovak translations 2019-12-30 16:22:25 +01:00
unknown
db412a4d3b translations 2019-12-15 17:57:16 +01:00
soupette
0a8cf862b5 Add getTrad util to strapi-generate-plugin 2019-12-04 09:04:04 +01:00
Long Nguyen
8bec836388 Add Vietnamese translation (#4414)
* Add Vietnamese translation

* chore: tweak vietnamese admin's translations

* chore: vietnamese placeholder

* feat: vietnamese content manager's translations

* chore: plugin documentation's vietnamese translations

* chore: plugin email's vietnamese translations

* chore: plugin upload's vietnamese translations

* chore: plugin users-permissions's vietnamese translations

* chore: register vietnamese to language switcher

* chore: add vietnamese welcome message
2019-11-20 11:58:35 +01:00
soupette
67aaac2659 Fix PR feedback 2019-10-22 10:29:30 +02:00
soupette
9b0dda7e72 Fix PR feedback 2019-10-15 12:05:08 +02:00
soupette
d1356fa3ea Update plugin generators to add front-end files 2019-10-10 11:45:26 +02:00
soupette
6d7c1b90ac Fix lint 2019-07-02 14:44:13 +02:00
soupette
3053a01e3b Update generators to the new architecture 2019-04-02 13:45:00 +02:00
soupette
ebbe352d90 Fix front-end generators plugin 2019-03-26 21:29:10 +01:00
soupette
85774b2f51 Update plugin generators 2019-02-11 18:35:46 +01:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
soupette
f887879c02 Add missing translations files 2018-08-28 12:29:28 +02:00
Alexis Vassilopoulos
7e94324189 Spanish Translations 2018-07-12 19:32:34 +02:00
Zhuang
7634ff5602 add simplify chineses translation for plugins 2018-04-30 22:09:53 +08:00
Administrator
d030dc06ba Russian language pack update. Admin translations fixes + Content manager translations added. 2018-04-15 13:30:31 +03:00
cyril lopez
3d824bf6c5 Add locales to plugin generators 2018-03-01 13:51:10 +01:00
cyril lopez
4325102586 Update generate-plugin package by removing unnecessary Button component 2017-11-06 11:53:41 +01:00
cyril lopez
1f4a531929 Add bindActionCreators import in ExamplePage 2017-10-30 14:24:22 +01:00
cyril lopez
532d19fa11 Fix ExamplePage container 2017-10-30 14:14:03 +01:00
cyril lopez
743e635d7a Fix ExamplePage container 2017-10-27 14:33:39 +02:00
cyril lopez
cf70c5e003 Update generate-plugin 2017-10-25 18:49:29 +02:00
cyril lopez
d77456e78c Update strapi-generate-plugin 2017-10-23 16:12:37 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Pierre Burgy
e76752c1a4 Remove useless text in plugin generator 2017-09-13 23:09:07 +02:00
Pierre Burgy
9caf5b8203 Move admin files in strapi-admin folder 2017-08-22 18:29:02 +02:00
Pierre Burgy
2e4bc3e50c Improve plugin generator for react router 4 2017-08-22 17:57:54 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Pierre Burgy
120f84a9bc Delete not found container in plugin generator 2017-08-14 11:32:48 +02:00
Pierre Burgy
dbd4cd3e21 Improve plugin generator 2017-07-01 16:29:35 +02:00
Pierre Burgy
11dd58de09 Improve plugin generator 2017-06-08 17:16:20 +01:00