Skip to content

Commit 6ea1d16

Browse files
committed
New translations en.xaml (Spanish, Latin America)
[ci skip]
1 parent 75e8c5d commit 6ea1d16

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/es-419.xaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Size</system:String>
3232
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Fecha de creación</system:String>
3333
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Fecha de modificación</system:String>
34+
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">File Age</system:String>
3435
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Display File Info</system:String>
3536
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Date and time format</system:String>
3637
<system:String x:Key="plugin_explorer_everything_sort_option">Sort Option:</system:String>
@@ -164,4 +165,12 @@
164165
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Display native context menu (experimental)</system:String>
165166
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Below you can specify items you want to include in the context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
166167
<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>
168+
169+
<!-- Preview Info -->
170+
<system:String x:Key="Today">Today</system:String>
171+
<system:String x:Key="DaysAgo">{0} days ago</system:String>
172+
<system:String x:Key="OneMonthAgo">1 month ago</system:String>
173+
<system:String x:Key="MonthsAgo">{0} months ago</system:String>
174+
<system:String x:Key="OneYearAgo">1 year ago</system:String>
175+
<system:String x:Key="YearsAgo">{0} years ago</system:String>
167176
</ResourceDictionary>

0 commit comments

Comments
 (0)