|
@@ -0,0 +1,15 @@
|
|
|
+{
|
|
|
+ "options.search": "Search",
|
|
|
+ "options.showAll": "Show All",
|
|
|
+ "options.showConflicts": "Show Conflicts",
|
|
|
+ "options.showNone": "Show Unbound",
|
|
|
+ "options.availableKeys": "Available Keys",
|
|
|
+ "options.sort": "Sort",
|
|
|
+ "options.category": "Category",
|
|
|
+ "options.key": "Key",
|
|
|
+ "options.sortNone": "None",
|
|
|
+ "options.sortAZ": "A->Zed",
|
|
|
+ "options.sortZA": "Zed->A",
|
|
|
+ "options.toggleFree": "Toggle Free",
|
|
|
+ "options.confirmReset": "Click to confirm reset!"
|
|
|
+}
|