mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
10 lines
941 B
XML
10 lines
941 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
|
<string name="general_share_action">साझा करना</string>
|
|
<string name="general_done_action">पूर्ण</string>
|
|
<string name="general_copy_action">प्रतिलिपि</string>
|
|
<string name="general_thank_you_label">शुक्रिया</string>
|
|
<string name="notification_channel_device_status_label">उपकरण की स्थिति</string>
|
|
<string name="settings_support_installid_desc">स्वचालित त्रुटि रिपोर्ट गुमनाम हैं। यदि डेवलपर को आपकी त्रुटि रिपोर्ट ढूंढ़ने की आवश्यकता हो, तो अपना इंस्टॉल आईडी साझा करें.</string>
|
|
</resources>
|