瀏覽代碼

update localization

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年之前
父節點
當前提交
8960ebdccc
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      iOSClient/Viewer/NCViewerMedia/NCPlayer/NCPlayerToolBar.swift

+ 4 - 0
iOSClient/Viewer/NCViewerMedia/NCPlayer/NCPlayerToolBar.swift

@@ -352,6 +352,8 @@ extension NCPlayerToolBar {
                     )
                     )
                 )
                 )
             }
             }
+
+            actions.append(.seperator(order: 0))
         }
         }
 
 
         actions.append(
         actions.append(
@@ -413,6 +415,8 @@ extension NCPlayerToolBar {
                     )
                     )
                 )
                 )
             }
             }
+
+            actions.append(.seperator(order: 0))
         }
         }
 
 
         actions.append(
         actions.append(