Browse Source

添加小票规格翻译

denny 3 months ago
parent
commit
d4d0f46f01
5 changed files with 10 additions and 5 deletions
  1. 2 1
      assets/en_US.json
  2. 2 1
      assets/es_ES.json
  3. 2 1
      assets/ro_RO.json
  4. 2 1
      assets/ru_RU.json
  5. 2 1
      assets/zh_CN.json

+ 2 - 1
assets/en_US.json

@@ -759,7 +759,8 @@
     "start": "Start",
     "switching": "Switching...",
     "switchingSecondWindowSuccess": "Second window swtich success",
-    "speakerVolume": "Speaker volume"
+    "speakerVolume": "Speaker volume",
+    "printTicket": "Invoice Specifications"
   },
   "user": {
     "viewAllGroupMembers": "View All Group Members",

+ 2 - 1
assets/es_ES.json

@@ -759,7 +759,8 @@
     "start": "Iniciar",
     "switching": "Cambiando...",
     "switchingSecondWindowSuccess": "Cambio de segunda ventana con éxito",
-    "speakerVolume": "Volumen del altavoz"
+    "speakerVolume": "Volumen del altavoz",
+    "printTicket": "Especificaciones de la factura"
   },
   "user": {
     "viewAllGroupMembers": "Ver todos los miembros del grupo",

+ 2 - 1
assets/ro_RO.json

@@ -759,7 +759,8 @@
     "start": "Începeți",
     "switching": "Se activează...",
     "switchingSecondWindowSuccess": "A doua fereastră a fost activată cu succes",
-    "speakerVolume": "Volum difuzor"
+    "speakerVolume": "Volum difuzor",
+    "printTicket": "Specificațiile facturii"
   },
   "user": {
     "viewAllGroupMembers": "Vizualizați toți membrii grupului",

+ 2 - 1
assets/ru_RU.json

@@ -759,7 +759,8 @@
     "start": "Начать",
     "switching": "Включается...",
     "switchingSecondWindowSuccess": "Второе окно успешно включено",
-    "speakerVolume": "громкость динамика"
+    "speakerVolume": "громкость динамика",
+    "printTicket": "Спецификации счетов-фактур"
   },
   "user": {
     "viewAllGroupMembers": "Просмотреть всех участников группы",

+ 2 - 1
assets/zh_CN.json

@@ -759,7 +759,8 @@
     "start": "开始",
     "switching": "正在开启...",
     "switchingSecondWindowSuccess": "第二窗口开启成功",
-    "speakerVolume": "扬声器音量"
+    "speakerVolume": "扬声器音量",
+    "printTicket": "小票规格"
   },
   "user": {
     "viewAllGroupMembers": "查看全部群成员",