mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Fix "Unarchiving" localization in Japanese
This commit is contained in:
parent
28456c4e8e
commit
410e1e5ae3
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
|||
|
||||
// Installation Steps
|
||||
"Downloading" = "ダウンロードしています";
|
||||
"Unarchiving" = "アーカイブしています (時間かかることがあります)";
|
||||
"Unarchiving" = "アーカイブを展開しています (時間がかかることがあります)";
|
||||
"Moving" = "%@ に移動しています";
|
||||
"TrashingArchive" = "アーカイブをゴミ箱に移動しています";
|
||||
"CheckingSecurity" = "セキュリティを検証しています";
|
||||
|
|
|
|||
Loading…
Reference in a new issue