Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
翻訳プロバイダーに独自の翻訳を提供するディレクティブ/コンポーネントを作成したいと考えています。したがって、ディレクティブ内で translationTable オブジェクトにキーを操作/追加する方法があるのだろうかと思います。$translatePartialLoader.addPart('{ "MY_TEST_VAR": "This is test"}') のようなものを優先言語に変更します。
現在、 https://github.com/angular-translate/angular-translate/issues/316でそれに関する議論があります。