Skip to content

Commit

Permalink
Merge pull request #48 from kou-kee/patch-1
Browse files Browse the repository at this point in the history
Update ja.js
  • Loading branch information
Dwynr authored Apr 20, 2022
2 parents f4c7faa + 65dfeda commit 8a5fe14
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/i18n/lang/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ export const ja = {
cannotMoveItemsHere: "ここに移動することはできません",
invalidTwoFactorKey: "二段階認証コードが違います",
startOnCloudScreen: "アプリ起動時にクラウドのタブを開く",
appSetupNotPossible: "アプリの初期化(イニシャライズ)に失敗しました。ネットワークに接続されているかをご確認ください。",
shareIntoAppLimit: "アプリ上で共有できるファイルは__LIMIT__件までです"
appSetupNotPossible: "アプリのイニシャライズに失敗しました。ネットワークに接続されているかをご確認ください。",
shareIntoAppLimit: "アプリ上で共有できるファイルは__LIMIT__件までです",
cameraUploadFetchingAssetsFromLocal: "自動アップロードの準備中"
}

0 comments on commit 8a5fe14

Please sign in to comment.