@box/item-icon 2.23.2 → 2.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.archive": "⟦萬萬
|
|
3
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder": "⟦萬萬萬萬
|
|
4
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.bookmark": "⟦萬萬
|
|
5
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder": "⟦萬萬萬萬萬
|
|
6
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder": "⟦萬萬萬萬
|
|
7
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.file": "⟦萬
|
|
8
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension": "⟦萬萬 {extension}
|
|
9
|
-
"groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder": "⟦萬萬萬萬 P
|
|
2
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.archive": "⟦萬萬 Åґćħìνέ 國國⟧",
|
|
3
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder": "⟦萬萬萬萬 Āяčнįνē ƒσľďέŗ 國國國國⟧",
|
|
4
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.bookmark": "⟦萬萬 βöøķmãřк 國國⟧",
|
|
5
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder": "⟦萬萬萬萬萬 Çòļľαвòŗãţęď ƒōľďёŗ 國國國國國⟧",
|
|
6
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder": "⟦萬萬萬萬 Èхŧεглäľ ƒóľďĕř 國國國國⟧",
|
|
7
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.file": "⟦萬 ₣ίľё 國⟧",
|
|
8
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension": "⟦萬萬 {extension} ƒϊļè 國國⟧",
|
|
9
|
+
"groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder": "⟦萬萬萬萬 Pêŕŝōήåĺ ƒöĺďēř 國國國國⟧"
|
|
10
10
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
# Label for a Box item icon of type folder and is an archive
|
|
2
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.archive = ⟦萬萬
|
|
2
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.archive = ⟦萬萬 Åґćħìνέ 國國⟧
|
|
3
3
|
# Label for a Box item icon of type folder and is located in an archive
|
|
4
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder = ⟦萬萬萬萬
|
|
4
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder = ⟦萬萬萬萬 Āяčнįνē ƒσľďέŗ 國國國國⟧
|
|
5
5
|
# Label for a Box item icon of type bookmark or web-link
|
|
6
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.bookmark = ⟦萬萬
|
|
6
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.bookmark = ⟦萬萬 βöøķmãřк 國國⟧
|
|
7
7
|
# Label for a Box item icon of type folder shared with collaborators
|
|
8
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder = ⟦萬萬萬萬萬
|
|
8
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder = ⟦萬萬萬萬萬 Çòļľαвòŗãţęď ƒōľďёŗ 國國國國國⟧
|
|
9
9
|
# Label for a Box item icon of type folder shared with outside organization collaborators
|
|
10
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder = ⟦萬萬萬萬
|
|
10
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder = ⟦萬萬萬萬 Èхŧεглäľ ƒóľďĕř 國國國國⟧
|
|
11
11
|
# Label for a Box item icon of type file
|
|
12
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.file = ⟦萬
|
|
12
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.file = ⟦萬 ₣ίľё 國⟧
|
|
13
13
|
# Label for a Box item icon of type file with its file extension
|
|
14
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension = ⟦萬萬 {extension}
|
|
14
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension = ⟦萬萬 {extension} ƒϊļè 國國⟧
|
|
15
15
|
# Label for a Box item icon of type folder that is private to the user
|
|
16
|
-
groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder = ⟦萬萬萬萬 P
|
|
16
|
+
groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder = ⟦萬萬萬萬 Pêŕŝōήåĺ ƒöĺďēř 國國國國⟧
|