diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index b3ed51f..add2cc4 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1,6 +1,7 @@ OC.L10N.register( "files_photospheres", { + "___proto___::_set_" : ["設定"], "hidden" : "隱藏", "Photo Sphere Viewer" : "球狀圖檢視器", "Enables viewing of google photosphere images" : "開啟檢視 Google 球狀圖圖片", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 1738c89..659818c 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,4 +1,5 @@ { "translations": { + "___proto___::_set_" : ["設定"], "hidden" : "隱藏", "Photo Sphere Viewer" : "球狀圖檢視器", "Enables viewing of google photosphere images" : "開啟檢視 Google 球狀圖圖片",