Update translations and other static files.

This commit is contained in:
Nicholas Tinsley
2024-05-16 15:45:51 -04:00
parent 241bf065e8
commit 1bf9695cff
2 changed files with 2 additions and 2 deletions

View File

@@ -838,7 +838,7 @@
<!-- Used when getting a time in the future. For example, Tomorrow at 9:00pm -->
<string name="DateUtils_tomorrow">Завтра</string>
<!-- Used in the context: Tonight at 9:00pm for example. Specifically this is after 7pm -->
<string name="DateUtils_tonight">Сьогодні ввечері</string>
<string name="DateUtils_tonight">Сьогодні</string>
<!-- Scheduled Messages -->
<!-- Title for dialog that shows all the users scheduled messages for a chat -->

View File

@@ -1,5 +1,5 @@
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
rootProject.extra["storage_ips"] = """new String[]{"142.250.65.211"}"""
rootProject.extra["storage_ips"] = """new String[]{"142.250.80.115"}"""
rootProject.extra["cdn_ips"] = """new String[]{"18.238.49.106","18.238.49.6","18.238.49.66","18.238.49.90"}"""
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""