Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #495 from jamesarosen/deprecated
Browse files Browse the repository at this point in the history
🔥 deprecate ember-i18n in favor of ember-intl
  • Loading branch information
James A Rosen committed Oct 22, 2018
2 parents b8b2c27 + 4c7cbe8 commit dfd64b7
Show file tree
Hide file tree
Showing 122 changed files with 3 additions and 10,915 deletions.
20 changes: 0 additions & 20 deletions .editorconfig

This file was deleted.

9 changes: 0 additions & 9 deletions .ember-cli

This file was deleted.

9 changes: 0 additions & 9 deletions .ember-cli.example

This file was deleted.

13 changes: 0 additions & 13 deletions .eslintrc.js

This file was deleted.

23 changes: 0 additions & 23 deletions .gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions .jshintrc

This file was deleted.

21 changes: 0 additions & 21 deletions .npmignore

This file was deleted.

47 changes: 0 additions & 47 deletions .travis.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .watchmanconfig

This file was deleted.

2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This library has been deprecated in favor of [ember-intl][https://github.com/ember-intl/ember-intl]

## 5.2.0
* Added support for default locale fallback with a new configuration named `defaultFallback`
## 5.1.0
Expand Down
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
## Ember-I18n - Internationalization for Ember

[![Build Status](https://travis-ci.org/jamesarosen/ember-i18n.svg?branch=master)](https://travis-ci.org/jamesarosen/ember-i18n)

Documentation is in the [wiki](https://github.com/jamesarosen/ember-i18n/wiki). Recommended reading:

* [Installation](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Installation)
* [Defining Translations](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Defining-Translations)
* The [service:i18n](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-i18n-Service) object
* [Setting the Locale](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Setting-the-Locale)
* [Translating Text](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Translating-Text)
* [Pluralization](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Pluralization)
* The [Translation Compiler](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Translation-Compiler)
* [Missing Translations](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Missing-Translations)
* [Testing with ember-i18n](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Testing)
This library has been deprecated in favor of [ember-intl][https://github.com/ember-intl/ember-intl]. This repository will stay open until at least 2019-12-31. If you find security-related issues with released versions, please contact a maintainer directly, or, if that fails, open an issue.
18 changes: 0 additions & 18 deletions addon-test-support/-private/assert-translation.js

This file was deleted.

4 changes: 0 additions & 4 deletions addon-test-support/-private/t.js

This file was deleted.

14 changes: 0 additions & 14 deletions addon-test-support/index.js

This file was deleted.

16 changes: 0 additions & 16 deletions addon/config/ar.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/bn.js

This file was deleted.

6 changes: 0 additions & 6 deletions addon/config/constants.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/da.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/de.js

This file was deleted.

10 changes: 0 additions & 10 deletions addon/config/en.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/es.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/fa.js

This file was deleted.

10 changes: 0 additions & 10 deletions addon/config/fr.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/fy.js

This file was deleted.

7 changes: 0 additions & 7 deletions addon/config/he.js

This file was deleted.

11 changes: 0 additions & 11 deletions addon/config/hi.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/it.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/iw.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/ja.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/jv.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/ko.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/mr.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/ms.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/nl.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/no.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/pa.js

This file was deleted.

16 changes: 0 additions & 16 deletions addon/config/pl.js

This file was deleted.

2 changes: 0 additions & 2 deletions addon/config/pt.js

This file was deleted.

16 changes: 0 additions & 16 deletions addon/config/ru.js

This file was deleted.

0 comments on commit dfd64b7

Please sign in to comment.