-
How will translate into different languages?
![ago](https://user-images.githubusercontent.com/38096354/84559901-759c5e80-ad5c-11ea-98fc-b51a3c2c77e9.png)
-
The following system should, if possible, allow the users to play with additional playable characters outside of the main 3 (Sonic, Tails, and Knuckles) in the game.
The main goals of a system like t…
-
Extract translations from `pl_google` and:
- move it to separate (`.json`?) file,
- add translations disvovery (how?)
- add function `translate(value)` which should read data from this file(s)
-
Hi ! it's me again... and thanks again ! 😄
I purposed to you new french locales but I see that doesn't work. In fact, there is no link between locales and strings into `manifest.json` or `share-yo…
-
AFAIAA, translated records should have the same value of the default language record for a field if,
* `allowLanguageSynchronization=1` for the field
* `l10n_state` has "parent" set for the field …
-
Sometimes the user exists in `info.context.request.user`, but sometimes that fails, but using `django.contrib.auth.get_user(info)` returns a user. Sometimes neither work, despite having a valid JWT we…
-
There are a **lot** of pinned dependencies in the created django project, most of which I cannot identify in use.
This seems a bit of a heavy handed pre-optimisation as the requirements file then d…
-
I tried to build Alusus today and it started by building the whole of LLVM which took a very long time (more than an hour I believe) on my macOS (Mojave 10.14.6, 3.1 GHz Intel Core i7, 16 GB 1867 MHz …
-
### Steps to reproduce (results in no apparent error for the user)
0. Setup a second language
1. Create a page and add a flux container element
3. Add a core content element inside the container …
-
```
Hey Michael,
I'd somehow like to tackle this issue as this is currently quite a pain point
for me. Right now, I'm using several defines for messages and I need to
manually maintain them in the …