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:
@@ -9260,6 +9260,7 @@ const LANG_RU = {
|
|||||||
'Step': 'Шаг',
|
'Step': 'Шаг',
|
||||||
'Install OK': 'Установка OK',
|
'Install OK': 'Установка OK',
|
||||||
'Install FAILED at step:': 'Установка не удалась на шаге:',
|
'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.': 'Карты не заданы.',
|
'No cards defined.': 'Карты не заданы.',
|
||||||
'Card presets': 'Выбор карты',
|
'Card presets': 'Выбор карты',
|
||||||
'Card preset': 'Пресет карты',
|
'Card preset': 'Пресет карты',
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
const CACHE = 'otaman-v127';
|
const CACHE = 'otaman-v128';
|
||||||
const URLS = [
|
const URLS = [
|
||||||
'index.html',
|
'index.html',
|
||||||
'help.html',
|
'help.html',
|
||||||
|
|||||||
Reference in New Issue
Block a user