forked from Leizurly/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-US.json
20 lines (20 loc) · 815 Bytes
/
en-US.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"ENMITY_GENERAL": "General",
"ENMITY_PLUGINS": "Plugins",
"ENMITY_THEMES": "Themes",
"ENMITY_UPDATER": "Updater",
"ENMITY_DEBUG_LOGS": "Debug Logs",
"ENMITY_SEARCH_PLUGINS": "Search plugins...",
"ENMITY_SEARCH_THEMES": "Search themes...",
"ENMITY_SEARCH_ASSETS": "Search assets...",
"ENMITY_DEVELOPMENT_SETTINGS": "Development Settings",
"ENMITY_DEBUG_BRIDGE_IP": "Debug IP",
"ENMITY_DEBUG_BRIDGE_CONNECT": "Connect to the debug bridge on startup",
"ENMITY_DEBUG_BRIDGE": "Debug Bridge",
"ENMITY_TOAST_SETTINGS": "Toast Settings",
"ENMITY_ASSET_BROWSER": "Asset Browser",
"ENMITY_ADDON_NO_DESCRIPTION": "No description provided.",
"ENMITY_INSTALL": "Install",
"ENMITY_INSTALL_TITLE": "Install {type}",
"ENMITY_ADDON_FAILED": "Failed to load addon: {error}"
}