Summary
The app release dates on the localized homepage always use the Russian month abbreviation июл, including in English, Chinese, Arabic, and Turkish.
Steps to reproduce
- Open https://apn.tech/
- Select English, 中文, العربية, or Türkçe.
- Look at the version dates below the App Store, Google Play, and Huawei AppGallery links.
Actual result
All four non-Russian locales display:
1.3.1657 · 16 июл 2026
1.0.928 · 24 июл 2026
1.0.911 · 24 июл 2026
июл is the Russian abbreviation for July, so the date is partially Russian even when another locale is selected.
Expected result
Each locale should render the month in its selected language (for example, Jul or July in English), or use a locale-neutral numeric date consistently.
Reproducibility
Reproduced on 2026-08-01 in the current production site across all four non-Russian languages.
Summary
The app release dates on the localized homepage always use the Russian month abbreviation
июл, including in English, Chinese, Arabic, and Turkish.Steps to reproduce
Actual result
All four non-Russian locales display:
1.3.1657 · 16 июл 20261.0.928 · 24 июл 20261.0.911 · 24 июл 2026июлis the Russian abbreviation for July, so the date is partially Russian even when another locale is selected.Expected result
Each locale should render the month in its selected language (for example,
JulorJulyin English), or use a locale-neutral numeric date consistently.Reproducibility
Reproduced on 2026-08-01 in the current production site across all four non-Russian languages.