ui: translate the RAM operations hint

The data-l10n key for 'RAM operations perform atomic GlobalPlatform
commands over SCP80. Card keys are taken from the saved preset.' was
missing from LANG_RU, so the hint stayed English. SW cache v127 -> v128.
This commit is contained in:
2026-09-12 23:25:42 +03:00
parent 2494e04984
commit fb6f80ef1d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9260,6 +9260,7 @@ const LANG_RU = {
'Step': 'Шаг',
'Install OK': 'Установка OK',
'Install FAILED at step:': 'Установка не удалась на шаге:',
'RAM operations perform atomic GlobalPlatform commands over SCP80. Card keys are taken from the saved preset.': 'RAM-операции выполняют атомарные команды GlobalPlatform через SCP80. Ключи карты берутся из сохранённого пресета.',
'No cards defined.': 'Карты не заданы.',
'Card presets': 'Выбор карты',
'Card preset': 'Пресет карты',
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v127';
const CACHE = 'otaman-v128';
const URLS = [
'index.html',
'help.html',