Improved initial/exit view texts + add i18n

This commit is contained in:
SomeoneOnEarth
2023-12-15 01:52:26 +01:00
parent 9aa32703cc
commit 5d8c5125ff
37 changed files with 130 additions and 13 deletions

View File

@ -37,4 +37,7 @@
<string id="ConfigUrlNotFound">Không tìm thấy URL. Lỗi URL cấu hình tiềm ẩn trong cài đặt.</string>
<string id="UnhandledHttpErr">Yêu cầu HTTP trả về mã lỗi =</string>
<string id="TrailingSlashErr">URL API không được có dấu gạch chéo ở cuối '/'</string>
<string id="FetchingMenuConfig">Đang tìm nạp cấu hình menu..</string>
<string id="ExitViewTouch">Vuốt sang phải để thoát\nNhấn để ở lại</string>
<string id="ExitViewButtons">Nhấn Quay lại để thoát\nNhập để ở lại</string>
</strings>