|
@@ -16,16 +16,16 @@ return [
|
|
|
|
|
|
'cancel' => 'Cancel',
|
|
'cancel' => 'Cancel',
|
|
'copyLink' => 'Copy Link',
|
|
'copyLink' => 'Copy Link',
|
|
- 'delete' => 'Delete',
|
|
|
|
- 'error' => 'Error',
|
|
|
|
- 'errorMsg' => 'Something went wrong. Please try again later.',
|
|
|
|
- 'oops' => 'Oops!',
|
|
|
|
- 'other' => 'Other',
|
|
|
|
- 'readMore' => 'Read more',
|
|
|
|
- 'success' => 'Success',
|
|
|
|
-
|
|
|
|
- 'sensitive' => 'Sensitive',
|
|
|
|
- 'sensitiveContent' => 'Sensitive Content',
|
|
|
|
|
|
+ 'delete' => 'Sil',
|
|
|
|
+ 'error' => 'Hata',
|
|
|
|
+ 'errorMsg' => 'Bir şeyler yanlış gitti. Lütfen daha sonra tekrar deneyiniz.',
|
|
|
|
+ 'oops' => 'Hay aksi!',
|
|
|
|
+ 'other' => 'Diğer',
|
|
|
|
+ 'readMore' => 'Daha fazlasını oku',
|
|
|
|
+ 'success' => 'Başarılı',
|
|
|
|
+
|
|
|
|
+ 'sensitive' => 'Hassasiyet',
|
|
|
|
+ 'sensitiveContent' => 'Hassas içerik',
|
|
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
|
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
|
],
|
|
],
|
|
|
|
|
|
@@ -35,8 +35,8 @@ return [
|
|
],
|
|
],
|
|
|
|
|
|
'navmenu' => [
|
|
'navmenu' => [
|
|
- 'search' => 'Search',
|
|
|
|
- 'admin' => 'Admin Dashboard',
|
|
|
|
|
|
+ 'search' => 'Arama',
|
|
|
|
+ 'admin' => 'Yönetici Paneli',
|
|
|
|
|
|
// Timelines
|
|
// Timelines
|
|
'homeFeed' => 'Home Feed',
|
|
'homeFeed' => 'Home Feed',
|