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">כתובת האתר לא נמצאה. שגיאת כתובת אתר פוטנציאלית של תצורה בהגדרות.</string>
<string id="UnhandledHttpErr">בקשת HTTP החזירה קוד שגיאה =</string>
<string id="TrailingSlashErr">כתובת ה-API לא חייבת לכלול לוכסן אחורי '/'</string>
<string id="FetchingMenuConfig">מביא את תצורת התפריט...</string>
<string id="ExitViewTouch">החלק ימינה כדי לצאת\nהקש כדי להישאר</string>
<string id="ExitViewButtons">לחץ על חזרה ליציאה\nEnter כדי להישאר</string>
</strings>