This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(http): Change HttpModule to HttpClientModule
- Loading branch information
1 parent
c036cb3
commit 880619b
Showing
20 changed files
with
262 additions
and
273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
export const RuckenDemoRuI18n = { | ||
'': { | ||
'project-id-version': '', | ||
'pot-creation-date': '', | ||
'po-revision-date': '', | ||
'last-translator': '', | ||
'language-team': '', | ||
'language': 'ru', | ||
'mime-version': '1.0', | ||
'content-type': 'text/plain; charset=UTF-8', | ||
'content-transfer-encoding': '8bit', | ||
'x-generator': 'Poedit 2.0.4', | ||
'plural-forms': 'nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);' | ||
}, | ||
'Loading...': 'Загрузка...', | ||
'Russian': 'Русский', | ||
'English': 'Английский', | ||
'Account': 'Личный кабинет', | ||
'Profile': 'Профиль', | ||
'Admin': 'Администрирование', | ||
'Groups': 'Группы', | ||
'Users': 'Пользователи', | ||
'Components': 'Компоненты', | ||
'Controls': 'Контролы', | ||
'Home': 'Домашняя страница', | ||
'Themes': 'Темы', | ||
'Language': 'Язык', | ||
'Menu': 'Меню', | ||
'Rucken: Demo': 'Rucken: Todo', | ||
'Logout': 'Выйти', | ||
'Login': 'Вход' | ||
'': { | ||
'project-id-version': '', | ||
'pot-creation-date': '', | ||
'po-revision-date': '', | ||
'last-translator': '', | ||
'language-team': '', | ||
'language': 'ru', | ||
'mime-version': '1.0', | ||
'content-type': 'text/plain; charset=UTF-8', | ||
'content-transfer-encoding': '8bit', | ||
'x-generator': 'Poedit 2.0.4', | ||
'plural-forms': 'nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);' | ||
}, | ||
'Loading...': 'Загрузка...', | ||
'Russian': 'Русский', | ||
'English': 'Английский', | ||
'Account': 'Личный кабинет', | ||
'Profile': 'Профиль', | ||
'Admin': 'Администрирование', | ||
'Groups': 'Группы', | ||
'Users': 'Пользователи', | ||
'Components': 'Компоненты', | ||
'Controls': 'Контролы', | ||
'Home': 'Домашняя страница', | ||
'Themes': 'Темы', | ||
'Language': 'Язык', | ||
'Menu': 'Меню', | ||
'Rucken: Demo': 'Rucken: Todo', | ||
'Logout': 'Выйти', | ||
'Login': 'Вход' | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,63 @@ | ||
export const RuckenCoreRuI18n = { | ||
'': { | ||
'project-id-version': '', | ||
'pot-creation-date': '', | ||
'po-revision-date': '', | ||
'last-translator': '', | ||
'language-team': '', | ||
'language': 'ru', | ||
'mime-version': '1.0', | ||
'content-type': 'text/plain; charset=UTF-8', | ||
'content-transfer-encoding': '8bit', | ||
'x-generator': 'Poedit 2.0.4', | ||
'plural-forms': 'nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);' | ||
}, | ||
'Yes': 'Да', | ||
'No': 'Нет', | ||
'Loading...': 'Загрузка...', | ||
'Not found': 'Нет данных', | ||
'Error, you not set perPage count': 'Ошибка, вы не установили текущую страницу', | ||
'Error in creating': 'Ошибка при создании', | ||
'Creating...': 'Создание...', | ||
'Updating...': 'Изменение...', | ||
'Error in updating': 'Ошибка при изменении', | ||
'Removing...': 'Удаление...', | ||
'OK': 'Ок', | ||
'Error on deleting': 'Ошибка при удалении', | ||
'Unknown error': 'Неизвестная ошибка', | ||
'Id': 'Ид.', | ||
'Name': 'Наименование', | ||
'Title': 'Заголовок', | ||
'Icon': 'Иконка', | ||
'Code': 'Код', | ||
'Class': 'Класс', | ||
'Group': 'Группа', | ||
'Permission': 'Разрешения', | ||
'Permissions': 'Разрешения', | ||
'Total results': 'Всего записей', | ||
'Current page': 'Текущ. стр.', | ||
'Total pages': 'Всего стр.', | ||
'Per page': 'Кол-во стр.', | ||
'Content type': 'Тип содержимого', | ||
'Url': 'Адрес', | ||
'User': 'Пользователь', | ||
'Username': 'Имя пользователя', | ||
'Password': 'Пароль', | ||
'Repeat password': 'Пароль (повторно)', | ||
'Username/Email': 'Имя пользователя/ Эл. почта', | ||
'Roles': 'Роли', | ||
'Staff': 'Персонал', | ||
'Administrator': 'Администратор', | ||
'Full name': 'Полное имя', | ||
'First name': 'Имя', | ||
'Last name': 'Фамилия', | ||
'Email': 'Эл. почта', | ||
'Last login': 'Дата последнего входа', | ||
'Date joined': 'Дата регистрации', | ||
'Groups': 'Группы', | ||
'Date of birth': 'Дата рождени', | ||
'Password does not match the repeat password': 'Введённые пароли отличаются', | ||
'Error': 'Ошибка', | ||
'Login...': 'Вход...', | ||
'Logout...': 'Выход...' | ||
'': { | ||
'project-id-version': '', | ||
'pot-creation-date': '', | ||
'po-revision-date': '', | ||
'last-translator': '', | ||
'language-team': '', | ||
'language': 'ru', | ||
'mime-version': '1.0', | ||
'content-type': 'text/plain; charset=UTF-8', | ||
'content-transfer-encoding': '8bit', | ||
'x-generator': 'Poedit 2.0.4', | ||
'plural-forms': 'nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);' | ||
}, | ||
'Yes': 'Да', | ||
'No': 'Нет', | ||
'Loading...': 'Загрузка...', | ||
'Not found': 'Нет данных', | ||
'Error, you not set perPage count': 'Ошибка, вы не установили текущую страницу', | ||
'Error in creating': 'Ошибка при создании', | ||
'Creating...': 'Создание...', | ||
'Updating...': 'Изменение...', | ||
'Error in updating': 'Ошибка при изменении', | ||
'Removing...': 'Удаление...', | ||
'OK': 'Ок', | ||
'Error on deleting': 'Ошибка при удалении', | ||
'Unknown error': 'Неизвестная ошибка', | ||
'Id': 'Ид.', | ||
'Name': 'Наименование', | ||
'Title': 'Заголовок', | ||
'Icon': 'Иконка', | ||
'Code': 'Код', | ||
'Class': 'Класс', | ||
'Group': 'Группа', | ||
'Permission': 'Разрешения', | ||
'Permissions': 'Разрешения', | ||
'Total results': 'Всего записей', | ||
'Current page': 'Текущ. стр.', | ||
'Total pages': 'Всего стр.', | ||
'Per page': 'Кол-во стр.', | ||
'Content type': 'Тип содержимого', | ||
'Url': 'Адрес', | ||
'User': 'Пользователь', | ||
'Username': 'Имя пользователя', | ||
'Password': 'Пароль', | ||
'Repeat password': 'Пароль (повторно)', | ||
'Username/Email': 'Имя пользователя/ Эл. почта', | ||
'Roles': 'Роли', | ||
'Staff': 'Персонал', | ||
'Administrator': 'Администратор', | ||
'Full name': 'Полное имя', | ||
'First name': 'Имя', | ||
'Last name': 'Фамилия', | ||
'Email': 'Эл. почта', | ||
'Last login': 'Дата последнего входа', | ||
'Date joined': 'Дата регистрации', | ||
'Groups': 'Группы', | ||
'Date of birth': 'Дата рождени', | ||
'Password does not match the repeat password': 'Введённые пароли отличаются', | ||
'Error': 'Ошибка', | ||
'Login...': 'Вход...', | ||
'Logout...': 'Выход...' | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,8 +20,7 @@ | |
}, | ||
"dependencies": { | ||
"@types/lodash": "*", | ||
"angular2-jwt": "*", | ||
"lodash": "*", | ||
"moment": "*" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.