Skip to content

Commit ddb3687

Browse files
committed
2.1
1 parent 455f635 commit ddb3687

11 files changed

Lines changed: 48 additions & 17 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
tweak_version:
1414
description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default"
15-
default: "2.0.1"
15+
default: "2.1"
1616
required: true
1717
type: string
1818

@@ -48,6 +48,8 @@ jobs:
4848

4949
- name: Hide sensitive inputs
5050
uses: levibostian/action-hide-sensitive-inputs@v1
51+
with:
52+
exclude_inputs: display_name,tweak_version,bundle_id
5153

5254
- name: Validate IPA URL
5355
run: |

InfusePlus.bundle/Assets.car

116 KB
Binary file not shown.

InfusePlus.bundle/Base.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"Japanese" = "Japanese localization";
111111
"Spanish" = "Spanish localization";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "Premium features";
114118
"Welcome.PremiumDesc" = "Get access to all exclusive app features";
115119
"Welcome.Player" = "Player enhancement";

InfusePlus.bundle/ar.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"Japanese" = "الترجمة اليابانية";
111111
"Spanish" = "الترجمة الأسبانية";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "Premium features";
114118
"Welcome.PremiumDesc" = "Get access to all exclusive app features";
115119
"Welcome.Player" = "Player enhancement";

InfusePlus.bundle/es.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"Japanese" = "Traducción al Japonés";
111111
"Spanish" = "Traducción al Español";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "Funciones Premium";
114118
"Welcome.PremiumDesc" = "Obtén acceso a todas las funciones exclusivas de la app";
115119
"Welcome.Player" = "Mejora del reproductor";

InfusePlus.bundle/ja.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"Japanese" = "日本語ローカライズ";
111111
"Spanish" = "スペイン語ローカライズ";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "Premium features";
114118
"Welcome.PremiumDesc" = "Get access to all exclusive app features";
115119
"Welcome.Player" = "Player enhancement";

InfusePlus.bundle/ru.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@
114114
"Japanese" = "Японская локализация";
115115
"Spanish" = "Испанская локализация";
116116

117+
"Photos" = "Фото";
118+
"Imported" = "Импортировано";
119+
"MediaNotFound" = "Файл не найден";
120+
117121
"Welcome.Premium" = "Премиум функции";
118122
"Welcome.PremiumDesc" = "Получите доступ ко всем эксклюзивным функциям приложения";
119123
"Welcome.Player" = "Улучшенный плеер";

InfusePlus.bundle/vi.lproj/Localizable.strings

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"RestoreDefaults" = "Đặt lại cài đặt";
8383

8484
"PreImportMessage" = "Bạn sắp nhập các cài đặt Infuse Plus. Hành động này sẽ ghi đè vĩnh viễn các cài đặt hiện tại của bạn.\n\nBạn có muốn tiếp tục không?";
85-
"Import.Yes" = "Có, nhập cài đặt;
85+
"Import.Yes" = "Có, nhập cài đặt";
8686
"PreResetMessage" = "Bạn sắp đặt lại các cài đặt Infuse Plus về mặc định. Hành động này sẽ làm mất tất cả các cài đặt của bạn.\n\nBạn có muốn tiếp tục không?";
8787
"Reset.Yes" = "Có, đặt lại";
8888
"No" = "Không";
@@ -110,6 +110,10 @@
110110
"Japanese" = "Tiếng Nhật";
111111
"Spanish" = "Tiếng Tây Ban Nha";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "Tính năng cao cấp";
114118
"Welcome.PremiumDesc" = "Có quyền truy cập vào tất cả các tính trả phí";
115119
"Welcome.Player" = "Trình phát nâng cao";

InfusePlus.bundle/zh-Hans.lproj/Localizable.strings

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"Japanese" = "日语本地化";
111111
"Spanish" = "西班牙语本地化";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "高级功能";
114118
"Welcome.PremiumDesc" = "访问所有独家应用程序功能";
115119
"Welcome.Player" = "播放增强";
@@ -119,4 +123,4 @@
119123
"Welcome.More" = "更多功能";
120124
"Welcome.MoreDesc" = "设置启动页、更改控制中心的播放器海报和标题、更新通知等等";
121125
"SupportMe" = "支持我";
122-
"Continue" = "继续";
126+
"Continue" = "继续";

InfusePlus.bundle/zh-Hant.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"Japanese" = "日語在地化";
111111
"Spanish" = "西班牙語在地化";
112112

113+
"Photos" = "Photos";
114+
"Imported" = "Imported";
115+
"MediaNotFound" = "Media not found";
116+
113117
"Welcome.Premium" = "進階功能";
114118
"Welcome.PremiumDesc" = "享受所有獨家應用功能";
115119
"Welcome.Player" = "播放器強化";

0 commit comments

Comments
 (0)