Merge branch 'main' of github.com:MM2-0/Kvaesitso

This commit is contained in:
MM20 2024-04-09 18:00:52 +02:00
commit b82ecb7f2a
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389
2 changed files with 9 additions and 0 deletions

View File

@ -725,4 +725,6 @@
<string name="preference_search_location_custom_overpass_url">URL de Overpass</string>
<string name="preference_search_locations_hide_uncategorized">Ocultar lugares sin categoría</string>
<string name="preference_search_locations_hide_uncategorized_summary">Solo mostrar resultados con categorías bien definidas, como cafeterías o restaurantes</string>
<string name="widget_pick_widget">Elegir widget</string>
<string name="clock_style_custom">Widget personalizado</string>
</resources>

View File

@ -688,4 +688,11 @@
<string name="preference_mdy_color_source">Источник динамических цветов</string>
<string name="preference_plugin_enable">Включить плагин</string>
<string name="preference_category_advanced">Прочее</string>
<string name="missing_permission_location_search">Для поиска мест поблизости требуется разрешение на доступ к местоположению.</string>
<string name="location_open_until">Закроется в %1$s</string>
<string name="location_open_next">Откроется в %1$s</string>
<string name="location_open_next_day">Откроется в %1$s</string>
<string name="menu_map">Показать на карте</string>
<string name="preference_search_locations">Места</string>
<string name="preference_search_locations_radius">Радиус поиска</string>
</resources>