Commit Graph

412 Commits (71cfa873031a3ca13b1e463d59b188bdc9e5f518)

Author SHA1 Message Date
Joe Bordes 7650620a78 i18n(App) update with latest language file changes 2024-10-04 18:06:01 +02:00
Nick O'Leary d270da74b4
Merge pull request #4853 from kazuhitoyokoi/master-addjpn
Add Japanese translations for v4.0.2 (again)
2024-09-17 13:53:22 +01:00
GogoVega 1ebb66f6ca
Add French translations for properties in info sidebar 2024-08-18 13:11:56 +02:00
GogoVega e6ca3af1ed
Add French translations for Project feature 2024-08-18 12:53:55 +02:00
Kazuhito Yokoi b5785dab9c Add Japanese translations for v4.0.2 (again) 2024-08-13 23:48:28 +09:00
Kazuhito Yokoi e0059943df Add Japanese translations for project feature 2024-08-12 00:19:21 +09:00
GogoVega 16570410a5
Improve French translations 2024-07-01 09:43:42 +02:00
GogoVega 8085eda431
Add missing French translations from v4 2024-06-30 22:27:38 +02:00
Kazuhito Yokoi 2783100f84 Add Japanese translations for v4.0.0 2024-06-23 20:48:34 +09:00
Steve-Mcl d78cb2fec7 new common i18n message "format" 2024-06-02 12:10:30 +01:00
Nick O'Leary 93b914d4b0
Merge pull request #4740 from node-red/resyn-dev
Resync master to dev
2024-05-30 14:15:26 +01:00
Nick O'Leary 3f89bc2733
Merge pull request #4727 from kazuhitoyokoi/master-addjpn
Add Japanese translation for sidebar tooltip
2024-05-28 09:49:35 +01:00
GogoVega 341f43610a
Translate the number of items selected in the options list 2024-05-27 19:56:51 +02:00
Kazuhito Yokoi cd98f448e9 Add Japanese translation for sidebar tooltip 2024-05-26 23:34:32 +09:00
Kazuhito Yokoi 06bad61569 Add Japanese translations for 4.0.0-beta.3 2024-05-26 22:54:59 +09:00
GogoVega 5538f6dd8a
Add missing tooltips to Sidebar 2024-05-21 12:58:29 +02:00
Nick O'Leary c214710f8e
Improve diff view display of nodes that have only moved 2024-05-14 13:35:05 +01:00
GogoVega b02f69b77a
Add translations for 4.0.0-beta.2 2024-05-05 15:00:42 +02:00
Kazuhito Yokoi c05d18ada1 Add Japanese translations for 4.0.0-beta.2 2024-04-28 21:22:15 +09:00
Ben Hardill 148e64c3da
Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2024-04-18 14:22:50 +01:00
Ben Hardill c6289ebb2c
Merge branch 'dev' into timeout-npm-install 2024-04-18 12:12:53 +01:00
Ben Hardill 5f4ece6813
Move translation 2024-04-18 11:47:49 +01:00
Ben Hardill 1fdc600ecd
Add npm install timeout notification
part of https://github.com/node-red/node-red/issues/4622
2024-04-18 11:27:32 +01:00
Nick O'Leary 9a66d9addd
Merge pull request #4620 from node-red/pr_4387
Add support for plugin (only) modules to the palette manager
2024-03-28 14:35:33 +00:00
GogoVega 954f518030
Add French translations for 4.0.0-beta.1 2024-03-25 12:02:38 +01:00
Nick O'Leary 5135545c6c
Merge branch 'dev' into pr_4387 2024-03-21 16:41:24 +00:00
Kazuhito Yokoi 1cd550022b Fix typos 2024-03-16 18:43:03 +09:00
Kazuhito Yokoi bad08bafd7 Add Japanese translations for 4.0.0-beta.1 2024-03-16 18:34:24 +09:00
Nick O'Leary 3e2508c740
Merge branch 'dev' into config-in-subflow 2024-03-13 17:08:23 +00:00
Nick O'Leary 01802c817b
Merge branch 'master' into dev 2024-03-13 16:55:50 +00:00
Kazuhito Yokoi a0d3ea62b2 Add Japanese translation for v3.1.6 2024-03-10 23:36:20 +09:00
Nick O'Leary 2dcff51125
Update timestamp formats 2024-03-04 16:51:06 +00:00
Steve-Mcl 837d17ab65 Merge branch 'dev' into config-in-subflow 2024-03-01 11:36:35 +00:00
Steve-Mcl d509c1a57c add "conf-types" to typedInput 2024-03-01 11:06:27 +00:00
Nick O'Leary 3994b404a1
Merge pull request #4477 from GogoVega/french-translation-v3.1.3-changes
Add French translation of v3.1.3 changes
2024-02-06 16:37:20 +00:00
Nick O'Leary 0b7e8ec323
Merge pull request #4495 from joebordes/joebordes/i18n_001
i18n(es-ES) Spanish Spain translation
2024-02-06 16:36:45 +00:00
Nick O'Leary bb0b547d5a
Merge pull request #4550 from node-red/4549-improve-import-confict-dialog
Improve feedback in import dialog to show conflicted nodes
2024-02-06 16:36:15 +00:00
Nick O'Leary 1419432b04
Merge branch 'master' into joebordes/i18n_001 2024-02-05 16:47:55 +00:00
Nick O'Leary 5858d2789a
Add FR translation 2024-02-05 16:44:55 +00:00
Nick O'Leary 6a1e4fac5a
Merge pull request #4552 from guidoffm/patch-1
Update editor.json fix typo in German translation
2024-02-05 16:42:24 +00:00
Guido Mülller (Guido Mueller) 861c89a0cc
Update editor.json fix typo in German translation 2024-01-30 10:35:54 +01:00
Nick O'Leary 4268a04a04
Improve feedback in import dialog to show conflicted nodes
Fixes #4549
2024-01-29 17:48:01 +00:00
Joe Bordes 97e05c8784 i18n(Editor) sync ES with #4531 to centralize list of languages 2024-01-20 20:36:47 +01:00
Joe Bordes 26cb03da42 i18n(Editor) sync ES with lastest changes 2024-01-20 20:36:01 +01:00
Joe Bordes d5a8b1592c Merge branch 'master' into joebordes/i18n_001 2024-01-20 20:26:05 +01:00
GogoVega dd57323889
Do not translate the list of available languages 2024-01-19 10:00:32 +01:00
Nick O'Leary ce5b6a8024
Merge pull request #4487 from GogoVega/fix-validation-nls
Add missing validation messages
2024-01-08 23:42:58 +00:00
Nick O'Leary 0773edcaff
Merge pull request #4498 from kazuhitoyokoi/master-jpn3.1.3
Add Japanese translations for v3.1.3
2024-01-08 23:42:35 +00:00
GogoVega 7f24de442f
Replace 'rename' with 'edit' for the flow label 2024-01-01 15:33:39 +01:00
GogoVega c3536fd7c7
Removes translation of interpolation keys 2024-01-01 15:02:48 +01:00