diff --git a/packages/@uppy/locales/src/ja_JP.ts b/packages/@uppy/locales/src/ja_JP.ts index 62e33ab51..63a3810a3 100644 --- a/packages/@uppy/locales/src/ja_JP.ts +++ b/packages/@uppy/locales/src/ja_JP.ts @@ -74,8 +74,8 @@ ja_JP.strings = { filter: 'フィルタ', finishEditingFile: 'ファイルの編集を終了', folderAdded: { - '0': '%{folder} から% {smart_count} 個のファイルを追加しました', - '1': '%{folder} から% {smart_count} 個のファイルを追加しました', + '0': '%{folder} から%{smart_count} 個のファイルを追加しました', + '1': '%{folder} から%{smart_count} 個のファイルを追加しました', }, import: 'インポート', importFrom: '%{name}からインポート',