Migrate to yarn berry and fix all workspace errors
This commit is contained in:
BIN
frontend/public/favicon.ico
Normal file
BIN
frontend/public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
frontend/public/locale_icons/de.png
Normal file
BIN
frontend/public/locale_icons/de.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
frontend/public/locale_icons/en.png
Normal file
BIN
frontend/public/locale_icons/en.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
frontend/public/locale_icons/fr.png
Normal file
BIN
frontend/public/locale_icons/fr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
frontend/public/locale_icons/ru.png
Normal file
BIN
frontend/public/locale_icons/ru.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
BIN
frontend/public/locale_icons/ua.png
Normal file
BIN
frontend/public/locale_icons/ua.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.0 KiB |
0
frontend/public/locales/en/common.json
Normal file
0
frontend/public/locales/en/common.json
Normal file
11
frontend/public/locales/en/home.json
Normal file
11
frontend/public/locales/en/home.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Find a profitable difference between the price of the set and the price of the sum of it's parts.",
|
||||
"help_header": "How to use this site",
|
||||
"help_body_1": "The main page of the site has a table, that contains info about prime items, that is updated in real time. The column \"Name\" has a link to the item on warframe.market and the time of the last update.",
|
||||
"help_body_2": "Knowing the difference between the price of the set and the price of the sum of it's parts lets you save platinum buying or even make a profit by purchasing the parts and selling them as a set.",
|
||||
"help_body_3": "Have fun!",
|
||||
"name": "Name",
|
||||
"parts_price": "Parts Price",
|
||||
"set_price": "Set Price",
|
||||
"difference": "Difference"
|
||||
}
|
||||
0
frontend/public/locales/ru/common.json
Normal file
0
frontend/public/locales/ru/common.json
Normal file
11
frontend/public/locales/ru/home.json
Normal file
11
frontend/public/locales/ru/home.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Находи выгодную разницу между ценой набора и ценой его частей по отдельности.",
|
||||
"help_header": "Как использовать этот сайт?",
|
||||
"help_body_1": "На главной странице сайта находится таблица, которая содержит информацию о прайм предметах, обновляемую в реальном времени. Колонка \"Наименование\" содержит ссылку на страницу предмета на warframe.market и время последнего обновления информации.",
|
||||
"help_body_2": "Зная разницу между ценой частей и ценой комплекта можно, например сэкономить на покупке или даже заработать, если купить части по отдельности, а продать как сет.",
|
||||
"help_body_3": "Приятного использования!",
|
||||
"name": "Наименование",
|
||||
"parts_price": "Цена частей",
|
||||
"set_price": "Цена набора",
|
||||
"difference": "Разница"
|
||||
}
|
||||
Reference in New Issue
Block a user