Skip to content

Commit b2a4e01

Browse files
authored
fix(i18n): update translations (#4333)
1 parent e64a61b commit b2a4e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/ja-JP.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,7 @@ boxui.itemDetails.enterpriseOwner = 企業の所有者
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = このファイルは{expiration}に削除されます。
12131213
# Label for files count under item properties in the sidebar
1214-
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {#ファイル} other {#ファイル}}
12151215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12161216
boxui.itemDetails.folderExpiration = このフォルダは{expiration}に削除されます。
12171217
# Label for modified date under item properties in the sidebar

0 commit comments

Comments
 (0)