]> BookStack Code Mirror - bookstack/blobdiff - lang/lt/common.php
Searching: Added test for guillemets
[bookstack] / lang / lt / common.php
index b4fd096d3d25b6a3f0a010d967b7a78809adb3d8..e375c835cebfb3dbe1c1e59b5c10312ea909f200 100644 (file)
@@ -6,7 +6,7 @@ return [
 
     // Buttons
     'cancel' => 'Atšaukti',
-    'close' => 'Close',
+    'close' => 'Uždaryti',
     'confirm' => 'Patvirtinti',
     'back' => 'Grįžti',
     'save' => 'Išsaugoti',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Privatumo politika',
     'terms_of_service' => 'Paslaugų teikimo paslaugos',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];