Skip to content

Commit 04dd9e6

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent 4f558ff commit 04dd9e6

File tree

1 file changed

+6
-6
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+6
-6
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/tr.xaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,10 @@
178178
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
179179

180180
<!-- Preview Info -->
181-
<system:String x:Key="Today">Today</system:String>
182-
<system:String x:Key="DaysAgo">{0} days ago</system:String>
183-
<system:String x:Key="OneMonthAgo">1 month ago</system:String>
184-
<system:String x:Key="MonthsAgo">{0} months ago</system:String>
185-
<system:String x:Key="OneYearAgo">1 year ago</system:String>
186-
<system:String x:Key="YearsAgo">{0} years ago</system:String>
181+
<system:String x:Key="Today">Bugün</system:String>
182+
<system:String x:Key="DaysAgo">{0} gün önce</system:String>
183+
<system:String x:Key="OneMonthAgo">1 ay önce</system:String>
184+
<system:String x:Key="MonthsAgo">{0} ay önce</system:String>
185+
<system:String x:Key="OneYearAgo">1 yıl önce</system:String>
186+
<system:String x:Key="YearsAgo">{0} yıl önce</system:String>
187187
</ResourceDictionary>

0 commit comments

Comments
 (0)