Update Plugins/Flow.Launcher.Plugin.WebSearch/Languages/sk.xaml

Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
This commit is contained in:
Vladimír Kubala 2021-04-22 12:40:03 +02:00 committed by GitHub
parent 21c59f2fef
commit 765615a537
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=mscorlib">
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Otvoriť vyhľadávanie v:</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_new_window">Nové okno</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">Nová karta</system:String>
@ -35,4 +34,4 @@
<system:String x:Key="flowlauncher_plugin_websearch_plugin_name">Webové vyhľadávanie</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_plugin_description">Umožňuje vyhľadávanie webov</system:String>
</ResourceDictionary>
</ResourceDictionary>