Proje dosyaları eklendi

This commit is contained in:
2026-08-29 15:53:53 +03:00
commit d3313400ca
440 changed files with 24827 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
<?php
return ['title'=>'Settings','description'=>'Manage account-based interface preferences.','appearance'=>'Appearance','language'=>'Language','theme'=>'Theme','light'=>'Light','dark'=>'Dark','system'=>'System','regional'=>'Regional Settings','timezone'=>'Time Zone','date_format'=>'Date Format','time_format'=>'Time Format','dashboard'=>'Dashboard Defaults','default_project'=>'Default Project','all_projects'=>'All Projects','default_range'=>'Default Date Range','per_page'=>'Items per Page','notifications'=>'Notifications','in_app'=>'In-app notifications','accessibility'=>'Accessibility','reduced_motion'=>'Reduce Motion','save'=>'Save Settings','reset'=>'Reset to Defaults','reset_help'=>'Only your preferences will be reset.','saved'=>'Your settings have been saved.','reset_done'=>'Your settings were reset to defaults.','ranges'=>['7_days'=>'Last 7 days','30_days'=>'Last 30 days','90_days'=>'Last 90 days','this_month'=>'This month']];