mirror of
https://github.com/HeyPuter/puter.git
synced 2026-03-03 14:28:41 -06:00
Update i18n.js to remove redundant words
This commit is contained in:
@@ -141,7 +141,6 @@ window.translations = {
|
||||
preparing: "Preparing...",
|
||||
preparing_for_upload: "Preparing for upload...",
|
||||
properties: "Properties",
|
||||
properties: 'Properties',
|
||||
publish: "Publish",
|
||||
publish_as_website: 'Publish as website',
|
||||
recent: "Recent",
|
||||
@@ -425,7 +424,6 @@ window.translations = {
|
||||
preparing: "准备中...",
|
||||
preparing_for_upload: "准备上传...",
|
||||
properties: "属性",
|
||||
properties: '属性',
|
||||
publish: "发布",
|
||||
publish_as_website: '发布为网站',
|
||||
recent: "最近",
|
||||
|
||||
Reference in New Issue
Block a user