-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ecc90b
commit 0657644
Showing
60 changed files
with
12,172 additions
and
445 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
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,12 +1,12 @@ | ||
<? | ||
define('USER_LOGIN', 'Логін'); | ||
define('USER_PASS', 'Пароль'); | ||
define('SIGN_IN', 'Вхід'); | ||
define('SIGN_IN_LOG', 'Лог входів'); | ||
define('CLEAR_ALL', 'Очистити'); | ||
define('SEE_ALL', 'Переглянути все'); | ||
define('USER_LOGIN', 'Логін'); | ||
define('USER_PASS', 'Пароль'); | ||
define('SIGN_IN', 'Вхід'); | ||
define('SIGN_IN_LOG', 'Лог входів'); | ||
define('CLEAR_ALL', 'Очистити'); | ||
define('SEE_ALL', 'Переглянути все'); | ||
|
||
define('MAIN', 'Головна'); | ||
define('MAIN', 'Головна'); | ||
|
||
define('PROFILE', 'Мій профіль'); | ||
define('SIGN_OUT', 'Вихід'); |
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,11 +1,11 @@ | ||
<?php | ||
define('ALL','Всі'); | ||
define('ARTICLES','Записи'); | ||
define('TITLE','Заголовок'); | ||
define('ALIAS','Аліас (не трогати воно саме заповнюється)'); | ||
define('IMAGE','Зображення'); | ||
define('RUBRICK','Рубрика'); | ||
define('TIME_TO_PUBLICK','Час публікації'); | ||
define('KEYWORDS','Ключові слова'); | ||
define('DESCRIPTION','Коротенький опис'); | ||
define('ADD_BLOG','Новий запис'); | ||
define('ALL', 'Всі'); | ||
define('ARTICLES', 'Записи'); | ||
define('TITLE', 'Заголовок'); | ||
define('ALIAS', 'Аліас (не трогати воно саме заповнюється)'); | ||
define('IMAGE', 'Зображення'); | ||
define('RUBRICK', 'Рубрика'); | ||
define('TIME_TO_PUBLICK', 'Час публікації'); | ||
define('KEYWORDS', 'Ключові слова'); | ||
define('DESCRIPTION', 'Коротенький опис'); | ||
define('ADD_BLOG', 'Новий запис'); |
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
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
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
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.