mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
fix(@uppy/locales): repair smart_count placeholder in ja_JP folderAdded
This commit is contained in:
parent
cd34c9cf4f
commit
293c8ecabb
1 changed files with 2 additions and 2 deletions
|
|
@ -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}からインポート',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue