Эх сурвалжийг харах

Update typos in translation

TC pushbot 5 4 жил өмнө
parent
commit
9d9330edf4

+ 3 - 3
web/SystemAO/locale/desktop.json

@@ -61,11 +61,11 @@
                 "contextmenu/Maximize": "最大化",
                 "contextmenu/Close": "關閉",
                 "contextmenu/Select Other WebApps": "選擇預設應用程式",
-                "contextmenu/Open Shared Link": "開啟分享接",
-                "contextmenu/Copy Link": "複製連結",
+                "contextmenu/Open Shared Link": "開啟分享接",
+                "contextmenu/Copy Link": "複製鏈接",
                 "contextmenu/Change Share Settings": "更改分享設定",
                 "contextmenu/Share this File": "分享此檔案",
-                "contextmenu/share/link": "任何擁有接的使用者",
+                "contextmenu/share/link": "任何擁有接的使用者",
                 "contextmenu/share/signedin": "任何已登入的使用者",
                 "contextmenu/share/samegroup": "擁有相同權限的使用者",
                 "contextmenu/Remove Share": "移除檔案分享",

+ 1 - 1
web/desktop.system

@@ -906,7 +906,7 @@
     <div id="connectionLost">
         <div class="ts inverted card themeColor" style="width: 300px; background-color: rgba(14,14,14,0.5);">
             <div class="content">
-                <div class="header"><img class="ts mini image blink-image" style="vertical-align:bottom; padding-right: 0.5em;" src="SystemAO/desktop/icons/connlost.svg"><span locale="error/connlost/title">>Connection Lost</span</div>
+                <div class="header"><img class="ts mini image blink-image" style="vertical-align:bottom; padding-right: 0.5em;" src="SystemAO/desktop/icons/connlost.svg"><span locale="error/connlost/title">>Connection Lost</span></div>
                 <div class="description" locale="error/connlost">
                     Connection to server is lost. Please wait until this warning disappear before further operations.
                 </div>