We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84bfa1 commit 22a37b0Copy full SHA for 22a37b0
app/(tabs)/(more)/settings.tsx
@@ -192,7 +192,7 @@ export default function SettingsScreen() {
192
variant="danger"
193
onPress={clearStorageAndReload}
194
>
195
- حذف كل التغييرات
+ إعادة ضبط التطبيق
196
</ThemedButton>
197
</ThemedView>
198
</ScrollView>
assets/changelogs.json
@@ -1,6 +1,6 @@
1
{
2
"logs": [
3
- "إظافة خاصية البحث المتقدم",
+ "إضافة خاصية البحث المتقدم",
4
"إصلاحات وتحسينات عامة"
5
]
6
}
0 commit comments