We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b47479 commit fe71d38Copy full SHA for fe71d38
2 files changed
app/src/main/assets/module/ZADD/patch_rom/addon.prop
@@ -13,7 +13,7 @@ google_text="Currently using google translate"
13
14
# home
15
project_text="Project"
16
-string_text_1="Import files at project"
+string_text_1="Input file at"
17
select_text="Options"
18
network_text="Please connect to the internet !"
19
addon_noti="A new version is available; press the three dots to update the add-on."
app/src/main/assets/module/ZADD/patch_rom/language.sh
@@ -2,7 +2,7 @@
2
3
if [ "$LANGUAGE-$COUNTRY" == "vi-VN" ];then
4
project_text="Dự án"
5
-string_text_1="Tệp đầu vào ở dự án"
+string_text_1="Tệp đầu vào ở"
6
select_text="Lựa chọn"
7
network_text="Vui lòng kết nối mạng !"
8
addon_noti="Có phiên bản mới, ấn nút 3 chấm để cập nhật add-on"
0 commit comments