DeviceOwnerReceiver: Add Japansese translate

This commit is contained in:
Syuugo
2024-05-07 19:04:36 +09:00
committed by Aayush Gupta
parent 933b7b6886
commit 81b0fa9533

View File

@@ -375,4 +375,7 @@
<string name="failed_apk_export">APKのエクスポートに失敗しました</string>
<string name="pref_updates_incompatible">互換性のない更新</string>
<string name="pref_updates_incompatible_desc">インストールに失敗する可能性がある非互換、または無効化したアプリの更新を表示する</string>
</resources>
<string name="pref_clear_device_owner_title">端末所有者を解除</string>
<string name="pref_clear_device_owner_summary">Aurora Store を端末所有者から解除します</string>
<string name="pref_clear_device_owner_desc">これにより、アプリをサイレントインストールするための権限が取り消されます。端末所有者の解除を続行しますか?</string>
</resources>