Added russian readme

This commit is contained in:
Boria138
2023-10-14 22:35:05 +06:00
parent c8f27c86da
commit d5c9b94854
4 changed files with 213 additions and 3 deletions

View File

@@ -34,6 +34,8 @@ if [[ "${update_loc}" == "RUS" ]] ; then
export loc_gui_download_other_wine="Скачать другую версию wine"
export loc_gui_create_pfx_backup="Сделать бэкап префикса"
export loc_create_pfx_backup_path="РЕЗЕРВНОЕ КОПИРОВАНИЕ ПРЕФИКСА В..."
export loc_gui_wine_uninstaller="Удаление программм"
export loc_gui_wine_cfg="Настройка префикса"
export loc_gui_wine_file="Файловый менеджер"
@@ -302,6 +304,8 @@ elif [[ "${update_loc}" == "ENG" ]] ; then
export loc_gui_download_other_wine="Get other Wine"
export loc_gui_create_pfx_backup="Create prefix backup"
export loc_create_pfx_backup_path="BACKUP PREFIX TO..."
export loc_gui_wine_uninstaller="Uninstaller"
export loc_gui_wine_cfg="Prefix configuration"
export loc_gui_wine_file="File manager"