-
Hello,
when the server sends an i18n-key as response, it would be nice if the according translation would appear with a `ds-error` validation. Currently only the static text is shown. Maybe a flag …
-
Picking off from where we left off from slack. Here's a list of addons I was planning to use. I like your approach of grouping related addons and installing them on a need by need basis.
I'd like th…
-
I'm trying to build mobile app with multi language support.
- Has anyone in this community tried it?
- What are the techniques used.
- Lessons learnt?
hashg updated
7 years ago
-
Right now, validators produce a message. We could in principle have them produce an i18n key, but that wouldn't really be compatible with more robust i18n solutions like MessageFormat.
We should de…
-
This issue proposes sunsetting this addon in favor of [ember-page-title](https://github.com/ember-cli/ember-page-title). The last workable release would be `1.1.0`. Minor bump and updates to README …
-
Hi
I tried to familiarize myself with the calluma project and therefore tried to setup a demo instance using this guide: https://caluma.gitbook.io/caluma-docs/guides/guide
In the end I got a bla…
-
We need to figure out a way to handle multilingual labels and general internationalization
-
## The devDependency [ember-export-application-global](https://github.com/ember-cli/ember-export-application-global) was updated from `2.0.0` to `2.0.1`.
🚨 [View failing branch](https://github.com/m…
-
## The dependency [ember-changeset-validations](https://github.com/poteto/ember-changeset-validations) was updated from `1.3.0` to `1.3.1`.
🚨 [View failing branch](https://github.com/mirai-audio/emb…
-
JS comments are being parsed by the plugin, and if the plugin finds invalid syntax, it throws errors. This is common in our codebase when people write example usages of a component invocation, and it …