Initial commit

This commit is contained in:
Andrew71 2024-08-04 19:08:48 +03:00
commit d8fbd0e593
27 changed files with 1365 additions and 0 deletions

View file

@ -0,0 +1,20 @@
{
"drinktype.ttb.soda": "Soda",
"drinktype.ttb.berry_soda": "Berry Soda",
"drinktype.ttb.coffee": "Coffee",
"drinktype.ttb.dobry_cola": "Добрый Cola",
"drinktype.ttb.absinthe": "Absinthe",
"drinktype.ttb.ale": "Ale",
"drinktype.ttb.gin": "Gin",
"drinktype.ttb.cognac": "Cognac",
"drinktype.ttb.kvass": "Kvass",
"drinktype.ttb.liquor": "Liquor",
"drinktype.ttb.martini": "Martini",
"drinktype.ttb.moonshine": "Moonshine",
"drinktype.ttb.champagne": "Champagne",
"drinktype.ttb.shining_brilliance": "Shining Brilliance",
"drinktype.ttb.vodka_meine_liebe": "Vodka \"Meine Liebe\"",
"drinktype.ttb.baikal": "Baikal",
"drinktype.ttb.sober_up_brew": "Sober-Up Brew",
"drinktype.ttb.rivers_lament": "River's Lament"
}

View file

@ -0,0 +1,19 @@
{
"drinktype.ttb.soda": "Содовая",
"drinktype.ttb.berry_soda": "Ягодная Содовая",
"drinktype.ttb.coffee": "Кофе",
"drinktype.ttb.dobry_cola": "Добрый Cola",
"drinktype.ttb.absinthe": "Абсент",
"drinktype.ttb.ale": "Эль",
"drinktype.ttb.gin": "Джин",
"drinktype.ttb.cognac": "Коньяк",
"drinktype.ttb.kvass": "Квас",
"drinktype.ttb.liquor": "Ликёр",
"drinktype.ttb.martini": "Мартини",
"drinktype.ttb.moonshine": "Самогон",
"drinktype.ttb.champagne": "Шампанское",
"drinktype.ttb.shining_brilliance": "Сияющий блеск",
"drinktype.ttb.vodka_meine_liebe": "Водка \"Meine Liebe\"",
"drinktype.ttb.baikal": "Байкал",
"drinktype.ttb.sober_up_brew": "Отрезвитель"
}