mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 11:39:17 +01:00
Made build portable
This commit is contained in:
27
dependencies/fluent_ui-3.12.0/lib/l10n/intl_en.arb
vendored
Normal file
27
dependencies/fluent_ui-3.12.0/lib/l10n/intl_en.arb
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"backButtonTooltip": "Back",
|
||||
"closeButtonLabel": "Close",
|
||||
"searchLabel": "Search",
|
||||
"closeNavigationTooltip": "Close Navigation",
|
||||
"openNavigationTooltip": "Open Navigation",
|
||||
"clickToSearch": "Click to search",
|
||||
"modalBarrierDismissLabel": "Dismiss",
|
||||
"minimizeWindowTooltip": "Minimize",
|
||||
"restoreWindowTooltip": "Restore",
|
||||
"closeWindowTooltip": "Close",
|
||||
"dialogLabel": "Dialog",
|
||||
"cutActionLabel": "Cut",
|
||||
"copyActionLabel": "Copy",
|
||||
"pasteActionLabel": "Paste",
|
||||
"selectAllActionLabel": "Select all",
|
||||
"newTabLabel": "Add new tab",
|
||||
"closeTabLabelSuffix": "Close tab",
|
||||
"scrollTabBackwardLabel": "Scroll tab list backward",
|
||||
"scrollTabForwardLabel": "Scroll tab list forward",
|
||||
"noResultsFoundLabel": "No results found",
|
||||
"copyActionTooltip": "Copy the selected content to the clipboard",
|
||||
"cutActionTooltip": "Remove the selected content and put it in the clipboard",
|
||||
"pasteActionTooltip": "Inserts the contents of the clipboard at the current location",
|
||||
"selectAllActionTooltip": "Select all content"
|
||||
}
|
||||
Reference in New Issue
Block a user