Shubham Dhama
cff40c557b
translations: Load translations from page_params.translation_data.
...
With this commit, we change how we deal with translation for strings.
Previously we used to fetch the translations data after loading which
created a lot of unpleasant race bugs.
So we changed this to use the `translation_data` sent in `page_params`
which is available at load time. The previous fetching can be useful if
we want to change the string to the changed language without reloading
the page but since we ask the user to reload the page after changing
the default language so fetching after loading isn't useful for us and
hence we can add resource only once.
Ultimately, we can remove the i18next plugins too. We leave the logic
for clearing local storage, patched to fully clear it.
Fixes : #9087 .
2018-05-30 08:57:27 -07:00
..
2018-05-26 10:04:46 -07:00
2018-05-26 12:08:05 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 19:35:18 -07:00
2018-05-02 11:42:28 -07:00
2018-05-06 16:25:02 -07:00
2018-05-16 11:56:49 -07:00
2018-05-04 16:22:27 -07:00
2018-05-06 16:25:02 -07:00
2018-05-22 14:36:41 -07:00
2018-05-30 10:00:19 -04:00
2018-05-06 19:35:18 -07:00
2018-05-06 16:25:02 -07:00
2018-05-23 14:22:19 -07:00
2018-05-06 16:25:02 -07:00
2018-04-20 13:45:58 -07:00
2018-05-28 10:45:42 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 16:25:02 -07:00
2018-05-21 09:03:31 -07:00
2018-05-15 11:18:08 -07:00
2018-05-15 15:46:04 -07:00
2018-05-15 16:00:14 -07:00
2018-05-06 19:35:18 -07:00
2018-05-20 14:42:09 -07:00
2018-05-06 19:35:18 -07:00
2018-03-27 17:16:55 -07:00
2018-04-11 11:39:48 -07:00
2018-05-06 16:25:02 -07:00
2018-05-03 12:44:30 -07:00
2018-05-22 18:27:50 +05:30
2018-05-15 15:43:55 -07:00
2018-05-24 08:31:55 -07:00
2018-05-23 14:22:19 -07:00
2018-04-20 13:45:58 -07:00
2018-05-06 16:25:02 -07:00
2018-05-30 03:14:39 +05:30
2018-04-28 11:15:14 -07:00
2018-05-06 16:25:02 -07:00
2018-05-15 15:46:04 -07:00
2018-04-28 11:15:14 -07:00
2018-05-06 16:25:02 -07:00
2018-05-16 09:30:49 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 16:25:02 -07:00
2018-04-28 14:39:24 -07:00
2018-04-23 11:46:46 -07:00
2018-04-05 09:54:48 -07:00
2018-05-28 16:49:57 -07:00
2018-05-16 15:13:33 -07:00
2018-05-28 16:49:57 -07:00
2018-04-02 18:58:51 -07:00
2018-05-16 11:56:49 -07:00
2018-05-06 19:35:18 -07:00
2018-05-15 14:25:21 -07:00
2018-05-15 15:46:04 -07:00
2018-05-15 15:46:04 -07:00
2018-05-30 07:49:59 -04:00
2018-05-28 10:45:42 -07:00
2018-05-28 16:49:57 -07:00
2018-03-28 10:41:26 -07:00
2018-05-15 16:00:30 -07:00
2018-05-15 15:46:04 -07:00
2018-05-30 07:49:59 -04:00
2018-05-30 07:49:59 -04:00
2018-04-05 09:54:48 -07:00
2018-05-27 23:01:22 -07:00
2018-05-06 19:35:18 -07:00
2018-05-06 19:35:18 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 16:25:02 -07:00
2018-05-21 09:07:37 -07:00
2018-05-16 13:32:42 -07:00
2018-05-24 09:30:22 -07:00
2018-05-16 13:32:42 -07:00
2018-04-28 11:15:14 -07:00
2018-05-25 09:03:27 -07:00
2018-05-06 16:25:02 -07:00
2018-05-24 12:31:37 -07:00
2018-05-30 03:14:39 +05:30
2018-05-30 10:00:19 -04:00
2018-05-24 12:31:37 -07:00
2018-04-12 09:48:02 -07:00
2018-03-25 10:40:40 -07:00
2018-05-23 14:07:30 -07:00
2018-03-27 18:01:03 -07:00
2018-05-22 19:32:44 -07:00
2018-05-15 12:08:29 -07:00
2018-04-28 13:46:07 -07:00
2018-04-30 17:48:16 +05:30
2018-04-20 13:45:58 -07:00
2018-04-27 19:22:28 -07:00
2018-05-25 12:02:34 -07:00
2018-05-23 14:07:30 -07:00
2018-05-29 10:19:17 +02:00
2018-05-06 16:25:02 -07:00
2018-05-15 15:46:04 -07:00
2018-05-21 16:03:06 -07:00
2018-05-21 16:14:18 -07:00
2018-05-21 16:14:18 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 16:25:02 -07:00
2018-04-13 16:31:18 -07:00
2018-05-06 16:25:02 -07:00
2018-04-28 11:15:14 -07:00
2018-05-24 09:30:22 -07:00
2018-05-15 15:46:04 -07:00
2018-05-15 15:46:04 -07:00
2018-05-16 15:13:33 -07:00
2018-05-15 15:46:04 -07:00
2018-05-28 11:29:54 -07:00
2018-05-21 12:58:04 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 16:25:02 -07:00
2018-05-30 08:57:27 -07:00
2018-05-24 09:30:22 -07:00
2018-04-22 21:33:33 -07:00
2018-05-06 16:25:02 -07:00
2018-05-02 09:16:24 -07:00
2018-05-30 07:49:59 -04:00
2018-05-25 08:28:56 -07:00
2018-05-06 16:25:02 -07:00
2018-05-15 16:22:44 -07:00
2018-05-06 16:25:02 -07:00
2018-05-06 16:25:02 -07:00
2018-05-15 14:25:21 -07:00
2018-05-06 16:25:02 -07:00
2018-05-15 16:00:14 -07:00
2018-05-06 16:25:02 -07:00
2018-05-23 12:07:16 -07:00
2018-04-28 11:15:14 -07:00
2018-05-06 12:38:44 -07:00
2018-05-16 15:13:33 -07:00
2018-05-24 09:30:22 -07:00
2018-05-24 09:30:22 -07:00
2018-05-15 14:25:21 -07:00