Rebrand web-ui
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"global_prep_desc": "Enable/Disable the execution of Global Prep Commands for this application.",
|
||||
"global_prep_name": "Global Prep Commands",
|
||||
"image": "Image",
|
||||
"image_desc": "Application icon/picture/image path that will be sent to client. Image must be a PNG file. If not set, Sunshine will send default box image.",
|
||||
"image_desc": "Application icon/picture/image path that will be sent to client. Image must be a PNG file. If not set, Apollo will send default box image.",
|
||||
"loading": "Loading...",
|
||||
"name": "Name",
|
||||
"output_desc": "The file where the output of the command is stored, if it is not specified, the output is ignored",
|
||||
@@ -77,19 +77,19 @@
|
||||
"wait_all": "Continue streaming until all app processes exit",
|
||||
"wait_all_desc": "This will continue streaming until all processes started by the app have terminated. When unchecked, streaming will stop when the initial app process exits, even if other app processes are still running.",
|
||||
"working_dir": "Working Directory",
|
||||
"working_dir_desc": "The working directory that should be passed to the process. For example, some applications use the working directory to search for configuration files. If not set, Sunshine will default to the parent directory of the command"
|
||||
"working_dir_desc": "The working directory that should be passed to the process. For example, some applications use the working directory to search for configuration files. If not set, Apollo will default to the parent directory of the command"
|
||||
},
|
||||
"config": {
|
||||
"adapter_name": "Adapter Name",
|
||||
"adapter_name_desc_linux_1": "Manually specify a GPU to use for capture.",
|
||||
"adapter_name_desc_linux_2": "to find all devices capable of VAAPI",
|
||||
"adapter_name_desc_linux_3": "Replace ``renderD129`` with the device from above to lists the name and capabilities of the device. To be supported by Sunshine, it needs to have at the very minimum:",
|
||||
"adapter_name_desc_linux_3": "Replace ``renderD129`` with the device from above to lists the name and capabilities of the device. To be supported by Apollo, it needs to have at the very minimum:",
|
||||
"adapter_name_desc_windows": "Manually specify a GPU to use for capture. If unset, the GPU is chosen automatically. We strongly recommend leaving this field blank to use automatic GPU selection! Note: This GPU must have a display connected and powered on. The appropriate values can be found using the following command:",
|
||||
"adapter_name_placeholder_windows": "Radeon RX 580 Series",
|
||||
"add": "Add",
|
||||
"address_family": "Address Family",
|
||||
"address_family_both": "IPv4+IPv6",
|
||||
"address_family_desc": "Set the address family used by Sunshine",
|
||||
"address_family_desc": "Set the address family used by Apollo",
|
||||
"address_family_ipv4": "IPv4 only",
|
||||
"always_send_scancodes": "Always Send Scancodes",
|
||||
"always_send_scancodes_desc": "Sending scancodes enhances compatibility with games and apps but may result in incorrect keyboard input from certain clients that aren't using a US English keyboard layout. Enable if keyboard input is not working at all in certain applications. Disable if keys on the client are generating the wrong input on the host.",
|
||||
@@ -121,27 +121,27 @@
|
||||
"amd_usage_webcam": "webcam -- webcam (slow)",
|
||||
"amd_vbaq": "AMF Variance Based Adaptive Quantization (VBAQ)",
|
||||
"amd_vbaq_desc": "The human visual system is typically less sensitive to artifacts in highly textured areas. In VBAQ mode, pixel variance is used to indicate the complexity of spatial textures, allowing the encoder to allocate more bits to smoother areas. Enabling this feature leads to improvements in subjective visual quality with some content.",
|
||||
"apply_note": "Click 'Apply' to restart Sunshine and apply changes. This will terminate any running sessions.",
|
||||
"apply_note": "Click 'Apply' to restart Apollo and apply changes. This will terminate any running sessions.",
|
||||
"audio_sink": "Audio Sink",
|
||||
"audio_sink_desc_linux": "The name of the audio sink used for Audio Loopback. If you do not specify this variable, pulseaudio will select the default monitor device. You can find the name of the audio sink using either command:",
|
||||
"audio_sink_desc_macos": "The name of the audio sink used for Audio Loopback. Sunshine can only access microphones on macOS due to system limitations. To stream system audio using Soundflower or BlackHole.",
|
||||
"audio_sink_desc_macos": "The name of the audio sink used for Audio Loopback. Apollo can only access microphones on macOS due to system limitations. To stream system audio using Soundflower or BlackHole.",
|
||||
"audio_sink_desc_windows": "Manually specify a specific audio device to capture. If unset, the device is chosen automatically. We strongly recommend leaving this field blank to use automatic device selection! If you have multiple audio devices with identical names, you can get the Device ID using the following command:",
|
||||
"audio_sink_placeholder_macos": "BlackHole 2ch",
|
||||
"audio_sink_placeholder_windows": "Speakers (High Definition Audio Device)",
|
||||
"av1_mode": "AV1 Support",
|
||||
"av1_mode_0": "Sunshine will advertise support for AV1 based on encoder capabilities (recommended)",
|
||||
"av1_mode_1": "Sunshine will not advertise support for AV1",
|
||||
"av1_mode_2": "Sunshine will advertise support for AV1 Main 8-bit profile",
|
||||
"av1_mode_3": "Sunshine will advertise support for AV1 Main 8-bit and 10-bit (HDR) profiles",
|
||||
"av1_mode_0": "Apollo will advertise support for AV1 based on encoder capabilities (recommended)",
|
||||
"av1_mode_1": "Apollo will not advertise support for AV1",
|
||||
"av1_mode_2": "Apollo will advertise support for AV1 Main 8-bit profile",
|
||||
"av1_mode_3": "Apollo will advertise support for AV1 Main 8-bit and 10-bit (HDR) profiles",
|
||||
"av1_mode_desc": "Allows the client to request AV1 Main 8-bit or 10-bit video streams. AV1 is more CPU-intensive to encode, so enabling this may reduce performance when using software encoding.",
|
||||
"back_button_timeout": "Home/Guide Button Emulation Timeout",
|
||||
"back_button_timeout_desc": "If the Back/Select button is held down for the specified number of milliseconds, a Home/Guide button press is emulated. If set to a value < 0 (default), holding the Back/Select button will not emulate the Home/Guide button.",
|
||||
"capture": "Force a Specific Capture Method",
|
||||
"capture_desc": "On automatic mode Sunshine will use the first one that works. NvFBC requires patched nvidia drivers.",
|
||||
"capture_desc": "On automatic mode Apollo will use the first one that works. NvFBC requires patched nvidia drivers.",
|
||||
"cert": "Certificate",
|
||||
"cert_desc": "The certificate used for the web UI and Moonlight client pairing. For best compatibility, this should have an RSA-2048 public key.",
|
||||
"channels": "Maximum Connected Clients",
|
||||
"channels_desc_1": "Sunshine can allow a single streaming session to be shared with multiple clients simultaneously.",
|
||||
"channels_desc_1": "Apollo can allow a single streaming session to be shared with multiple clients simultaneously.",
|
||||
"channels_desc_2": "Some hardware encoders may have limitations that reduce performance with multiple streams.",
|
||||
"coder_cabac": "cabac -- context adaptive binary arithmetic coding - higher quality",
|
||||
"coder_cavlc": "cavlc -- context adaptive variable-length coding - faster decode",
|
||||
@@ -149,21 +149,21 @@
|
||||
"controller": "Enable Gamepad Input",
|
||||
"controller_desc": "Allows guests to control the host system with a gamepad / controller",
|
||||
"credentials_file": "Credentials File",
|
||||
"credentials_file_desc": "Store Username/Password separately from Sunshine's state file.",
|
||||
"credentials_file_desc": "Store Username/Password separately from Apollo's state file.",
|
||||
"ds4_back_as_touchpad_click": "Map Back/Select to Touchpad Click",
|
||||
"ds4_back_as_touchpad_click_desc": "When forcing DS4 emulation, map Back/Select to Touchpad Click",
|
||||
"encoder": "Force a Specific Encoder",
|
||||
"encoder_desc": "Force a specific encoder, otherwise Sunshine will select the best available option. Note: If you specify a hardware encoder on Windows, it must match the GPU where the display is connected.",
|
||||
"encoder_desc": "Force a specific encoder, otherwise Apollo will select the best available option. Note: If you specify a hardware encoder on Windows, it must match the GPU where the display is connected.",
|
||||
"encoder_software": "Software",
|
||||
"external_ip": "External IP",
|
||||
"external_ip_desc": "If no external IP address is given, Sunshine will automatically detect external IP",
|
||||
"external_ip_desc": "If no external IP address is given, Apollo will automatically detect external IP",
|
||||
"fec_percentage": "FEC Percentage",
|
||||
"fec_percentage_desc": "Percentage of error correcting packets per data packet in each video frame. Higher values can correct for more network packet loss, but at the cost of increasing bandwidth usage.",
|
||||
"ffmpeg_auto": "auto -- let ffmpeg decide (default)",
|
||||
"file_apps": "Apps File",
|
||||
"file_apps_desc": "The file where current apps of Sunshine are stored.",
|
||||
"file_apps_desc": "The file where current apps of Apollo are stored.",
|
||||
"file_state": "State File",
|
||||
"file_state_desc": "The file where current state of Sunshine is stored",
|
||||
"file_state_desc": "The file where current state of Apollo is stored",
|
||||
"fps": "Advertised FPS",
|
||||
"gamepad": "Emulated Gamepad Type",
|
||||
"gamepad_auto": "Automatic selection options",
|
||||
@@ -177,13 +177,13 @@
|
||||
"global_prep_cmd": "Command Preparations",
|
||||
"global_prep_cmd_desc": "Configure a list of commands to be executed before or after running any application. If any of the specified preparation commands fail, the application launch process will be aborted.",
|
||||
"hevc_mode": "HEVC Support",
|
||||
"hevc_mode_0": "Sunshine will advertise support for HEVC based on encoder capabilities (recommended)",
|
||||
"hevc_mode_1": "Sunshine will not advertise support for HEVC",
|
||||
"hevc_mode_2": "Sunshine will advertise support for HEVC Main profile",
|
||||
"hevc_mode_3": "Sunshine will advertise support for HEVC Main and Main10 (HDR) profiles",
|
||||
"hevc_mode_0": "Apollo will advertise support for HEVC based on encoder capabilities (recommended)",
|
||||
"hevc_mode_1": "Apollo will not advertise support for HEVC",
|
||||
"hevc_mode_2": "Apollo will advertise support for HEVC Main profile",
|
||||
"hevc_mode_3": "Apollo will advertise support for HEVC Main and Main10 (HDR) profiles",
|
||||
"hevc_mode_desc": "Allows the client to request HEVC Main or HEVC Main10 video streams. HEVC is more CPU-intensive to encode, so enabling this may reduce performance when using software encoding.",
|
||||
"high_resolution_scrolling": "High Resolution Scrolling Support",
|
||||
"high_resolution_scrolling_desc": "When enabled, Sunshine will pass through high resolution scroll events from Moonlight clients. This can be useful to disable for older applications that scroll too fast with high resolution scroll events.",
|
||||
"high_resolution_scrolling_desc": "When enabled, Apollo will pass through high resolution scroll events from Moonlight clients. This can be useful to disable for older applications that scroll too fast with high resolution scroll events.",
|
||||
"install_steam_audio_drivers": "Install Steam Audio Drivers",
|
||||
"install_steam_audio_drivers_desc": "If Steam is installed, this will automatically install the Steam Streaming Speakers driver to support 5.1/7.1 surround sound and muting host audio.",
|
||||
"key_repeat_delay": "Key Repeat Delay",
|
||||
@@ -191,7 +191,7 @@
|
||||
"key_repeat_frequency": "Key Repeat Frequency",
|
||||
"key_repeat_frequency_desc": "How often keys repeat every second. This configurable option supports decimals.",
|
||||
"key_rightalt_to_key_windows": "Map Right Alt key to Windows key",
|
||||
"key_rightalt_to_key_win_desc": "It may be possible that you cannot send the Windows Key from Moonlight directly. In those cases it may be useful to make Sunshine think the Right Alt key is the Windows key",
|
||||
"key_rightalt_to_key_win_desc": "It may be possible that you cannot send the Windows Key from Moonlight directly. In those cases it may be useful to make Apollo think the Right Alt key is the Windows key",
|
||||
"keyboard": "Enable Keyboard Input",
|
||||
"keyboard_desc": "Allows guests to control the host system with the keyboard",
|
||||
"lan_encryption_mode": "LAN Encryption Mode",
|
||||
@@ -199,7 +199,7 @@
|
||||
"lan_encryption_mode_2": "Required for all clients",
|
||||
"lan_encryption_mode_desc": "This determines when encryption will be used when streaming over your local network. Encryption can reduce streaming performance, particularly on less powerful hosts and clients.",
|
||||
"locale": "Locale",
|
||||
"locale_desc": "The locale used for Sunshine's user interface.",
|
||||
"locale_desc": "The locale used for Apollo's user interface.",
|
||||
"log_level": "Log Level",
|
||||
"log_level_0": "Verbose",
|
||||
"log_level_1": "Debug",
|
||||
@@ -210,9 +210,9 @@
|
||||
"log_level_6": "None",
|
||||
"log_level_desc": "The minimum log level printed to standard out",
|
||||
"log_path": "Logfile Path",
|
||||
"log_path_desc": "The file where the current logs of Sunshine are stored.",
|
||||
"log_path_desc": "The file where the current logs of Apollo are stored.",
|
||||
"min_fps_factor": "Minimum FPS Factor",
|
||||
"min_fps_factor_desc": "Sunshine will use this factor to calculate the minimum time between frames. Increasing this value slightly may help when streaming mostly static content. Higher values will consume more bandwidth.",
|
||||
"min_fps_factor_desc": "Apollo will use this factor to calculate the minimum time between frames. Increasing this value slightly may help when streaming mostly static content. Higher values will consume more bandwidth.",
|
||||
"min_threads": "Minimum CPU Thread Count",
|
||||
"min_threads_desc": "Increasing the value slightly reduces encoding efficiency, but the tradeoff is usually worth it to gain the use of more CPU cores for encoding. The ideal value is the lowest value that can reliably encode at your desired streaming settings on your hardware.",
|
||||
"misc": "Miscellaneous options",
|
||||
@@ -221,15 +221,15 @@
|
||||
"mouse": "Enable Mouse Input",
|
||||
"mouse_desc": "Allows guests to control the host system with the mouse",
|
||||
"native_pen_touch": "Native Pen/Touch Support",
|
||||
"native_pen_touch_desc": "When enabled, Sunshine will pass through native pen/touch events from Moonlight clients. This can be useful to disable for older applications without native pen/touch support.",
|
||||
"native_pen_touch_desc": "When enabled, Apollo will pass through native pen/touch events from Moonlight clients. This can be useful to disable for older applications without native pen/touch support.",
|
||||
"notify_pre_releases": "PreRelease Notifications",
|
||||
"notify_pre_releases_desc": "Whether to be notified of new pre-release versions of Sunshine",
|
||||
"notify_pre_releases_desc": "Whether to be notified of new pre-release versions of Apollo",
|
||||
"nvenc_h264_cavlc": "Prefer CAVLC over CABAC in H.264",
|
||||
"nvenc_h264_cavlc_desc": "Simpler form of entropy coding. CAVLC needs around 10% more bitrate for same quality. Only relevant for really old decoding devices.",
|
||||
"nvenc_latency_over_power": "Prefer lower encoding latency over power savings",
|
||||
"nvenc_latency_over_power_desc": "Sunshine requests maximum GPU clock speed while streaming to reduce encoding latency. Disabling it is not recommended since this can lead to significantly increased encoding latency.",
|
||||
"nvenc_latency_over_power_desc": "Apollo requests maximum GPU clock speed while streaming to reduce encoding latency. Disabling it is not recommended since this can lead to significantly increased encoding latency.",
|
||||
"nvenc_opengl_vulkan_on_dxgi": "Present OpenGL/Vulkan on top of DXGI",
|
||||
"nvenc_opengl_vulkan_on_dxgi_desc": "Sunshine can't capture fullscreen OpenGL and Vulkan programs at full frame rate unless they present on top of DXGI. This is system-wide setting that is reverted on sunshine program exit.",
|
||||
"nvenc_opengl_vulkan_on_dxgi_desc": "Apollo can't capture fullscreen OpenGL and Vulkan programs at full frame rate unless they present on top of DXGI. This is system-wide setting that is reverted on Apollo program exit.",
|
||||
"nvenc_preset": "Performance preset",
|
||||
"nvenc_preset_1": "(fastest, default)",
|
||||
"nvenc_preset_7": "(slowest)",
|
||||
@@ -246,13 +246,13 @@
|
||||
"nvenc_twopass_full_res": "Full resolution (slower)",
|
||||
"nvenc_twopass_quarter_res": "Quarter resolution (faster, default)",
|
||||
"nvenc_vbv_increase": "Single-frame VBV/HRD percentage increase",
|
||||
"nvenc_vbv_increase_desc": "By default sunshine uses single-frame VBV/HRD, which means any encoded video frame size is not expected to exceed requested bitrate divided by requested frame rate. Relaxing this restriction can be beneficial and act as low-latency variable bitrate, but may also lead to packet loss if the network doesn't have buffer headroom to handle bitrate spikes. Maximum accepted value is 400, which corresponds to 5x increased encoded video frame upper size limit.",
|
||||
"nvenc_vbv_increase_desc": "By default Apollo uses single-frame VBV/HRD, which means any encoded video frame size is not expected to exceed requested bitrate divided by requested frame rate. Relaxing this restriction can be beneficial and act as low-latency variable bitrate, but may also lead to packet loss if the network doesn't have buffer headroom to handle bitrate spikes. Maximum accepted value is 400, which corresponds to 5x increased encoded video frame upper size limit.",
|
||||
"origin_web_ui_allowed": "Origin Web UI Allowed",
|
||||
"origin_web_ui_allowed_desc": "The origin of the remote endpoint address that is not denied access to Web UI",
|
||||
"origin_web_ui_allowed_lan": "Only those in LAN may access Web UI",
|
||||
"origin_web_ui_allowed_pc": "Only localhost may access Web UI",
|
||||
"origin_web_ui_allowed_wan": "Anyone may access Web UI",
|
||||
"output_name_desc_unix": "During Sunshine startup, you should see the list of detected displays. Note: You need to use the id value inside the parenthesis. Below is an example; the actual output can be found in the Troubleshooting tab.",
|
||||
"output_name_desc_unix": "During Apollo startup, you should see the list of detected displays. Note: You need to use the id value inside the parenthesis. Below is an example; the actual output can be found in the Troubleshooting tab.",
|
||||
"output_name_desc_windows": "Manually specify a display to use for capture. If unset, the primary display is captured. Note: If you specified a GPU above, this display must be connected to that GPU. The appropriate values can be found using the following command:",
|
||||
"output_name_unix": "Display number",
|
||||
"output_name_windows": "Output Name",
|
||||
@@ -261,9 +261,9 @@
|
||||
"pkey": "Private Key",
|
||||
"pkey_desc": "The private key used for the web UI and Moonlight client pairing. For best compatibility, this should be an RSA-2048 private key.",
|
||||
"port": "Port",
|
||||
"port_alert_1": "Sunshine cannot use ports below 1024!",
|
||||
"port_alert_1": "Apollo cannot use ports below 1024!",
|
||||
"port_alert_2": "Ports above 65535 are not available!",
|
||||
"port_desc": "Set the family of ports used by Sunshine",
|
||||
"port_desc": "Set the family of ports used by Apollo",
|
||||
"port_http_port_note": "Use this port to connect with Moonlight.",
|
||||
"port_note": "Note",
|
||||
"port_port": "Port",
|
||||
@@ -285,10 +285,10 @@
|
||||
"qsv_preset_veryfast": "fastest (lowest quality)",
|
||||
"qsv_slow_hevc": "Allow Slow HEVC Encoding",
|
||||
"qsv_slow_hevc_desc": "This can enable HEVC encoding on older Intel GPUs, at the cost of higher GPU usage and worse performance.",
|
||||
"res_fps_desc": "The display modes advertised by Sunshine. Some versions of Moonlight, such as Moonlight-nx (Switch), rely on these lists to ensure that the requested resolutions and fps are supported. This setting does not change how the screen stream is sent to Moonlight.",
|
||||
"res_fps_desc": "The display modes advertised by Apollo. Some versions of Moonlight, such as Moonlight-nx (Switch), rely on these lists to ensure that the requested resolutions and fps are supported. This setting does not change how the screen stream is sent to Moonlight.",
|
||||
"resolutions": "Advertised Resolutions",
|
||||
"restart_note": "Sunshine is restarting to apply changes.",
|
||||
"sunshine_name": "Sunshine Name",
|
||||
"restart_note": "Apollo is restarting to apply changes.",
|
||||
"sunshine_name": "Apollo Name",
|
||||
"sunshine_name_desc": "The name displayed by Moonlight. If not specified, the PC's hostname is used",
|
||||
"sw_preset": "SW Presets",
|
||||
"sw_preset_desc": "Optimize the trade-off between encoding speed (encoded frames per second) and compression efficiency (quality per bit in the bitstream). Defaults to superfast.",
|
||||
@@ -327,16 +327,16 @@
|
||||
"wan_encryption_mode_desc": "This determines when encryption will be used when streaming over the Internet. Encryption can reduce streaming performance, particularly on less powerful hosts and clients."
|
||||
},
|
||||
"index": {
|
||||
"description": "Sunshine is a self-hosted game stream host for Moonlight.",
|
||||
"description": "Apollo is a self-hosted game stream host for Moonlight.",
|
||||
"download": "Download",
|
||||
"installed_version_not_stable": "You are running a pre-release version of Sunshine. You may experience bugs or other issues. Please report any issues you encounter. Thank you for helping to make Sunshine a better software!",
|
||||
"installed_version_not_stable": "You are running a pre-release version of Apollo. You may experience bugs or other issues. Please report any issues you encounter. Thank you for helping to make Apollo a better software!",
|
||||
"loading_latest": "Loading latest release...",
|
||||
"new_pre_release": "A new Pre-Release Version is Available!",
|
||||
"new_stable": "A new Stable Version is Available!",
|
||||
"startup_errors": "<b>Attention!</b> Sunshine detected these errors during startup. We <b>STRONGLY RECOMMEND</b> fixing them before streaming.",
|
||||
"version_dirty": "Thank you for helping to make Sunshine a better software!",
|
||||
"version_latest": "You are running the latest version of Sunshine",
|
||||
"welcome": "Hello, Sunshine!"
|
||||
"startup_errors": "<b>Attention!</b> Apollo detected these errors during startup. We <b>STRONGLY RECOMMEND</b> fixing them before streaming.",
|
||||
"version_dirty": "Thank you for helping to make Apollo a better software!",
|
||||
"version_latest": "You are running the latest version of Apollo",
|
||||
"welcome": "Hello, Apollo!"
|
||||
},
|
||||
"navbar": {
|
||||
"applications": "Applications",
|
||||
@@ -373,7 +373,7 @@
|
||||
"license": "License",
|
||||
"lizardbyte_website": "LizardByte Website",
|
||||
"resources": "Resources",
|
||||
"resources_desc": "Resources for Sunshine!",
|
||||
"resources_desc": "Resources for Apollo!",
|
||||
"third_party_notice": "Third Party Notice"
|
||||
},
|
||||
"troubleshooting": {
|
||||
@@ -382,11 +382,11 @@
|
||||
"force_close_error": "Error while closing Application",
|
||||
"force_close_success": "Application Closed Successfully!",
|
||||
"logs": "Logs",
|
||||
"logs_desc": "See the logs uploaded by Sunshine",
|
||||
"logs_desc": "See the logs uploaded by Apollo",
|
||||
"logs_find": "Find...",
|
||||
"restart_sunshine": "Restart Sunshine",
|
||||
"restart_sunshine_desc": "If Sunshine isn't working properly, you can try restarting it. This will terminate any running sessions.",
|
||||
"restart_sunshine_success": "Sunshine is restarting",
|
||||
"restart_sunshine": "Restart Apollo",
|
||||
"restart_sunshine_desc": "If Apollo isn't working properly, you can try restarting it. This will terminate any running sessions.",
|
||||
"restart_sunshine_success": "Apollo is restarting",
|
||||
"troubleshooting": "Troubleshooting",
|
||||
"unpair_all": "Unpair All",
|
||||
"unpair_all_error": "Error while unpairing",
|
||||
@@ -400,8 +400,8 @@
|
||||
"welcome": {
|
||||
"confirm_password": "Confirm password",
|
||||
"create_creds": "Before Getting Started, we need you to make a new username and password for accessing the Web UI.",
|
||||
"create_creds_alert": "The credentials below are needed to access Sunshine's Web UI. Keep them safe, since you will never see them again!",
|
||||
"greeting": "Welcome to Sunshine!",
|
||||
"create_creds_alert": "The credentials below are needed to access Apollo's Web UI. Keep them safe, since you will never see them again!",
|
||||
"greeting": "Welcome to Apollo!",
|
||||
"login": "Login",
|
||||
"welcome_success": "This page will reload soon, your browser will ask you for the new credentials"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user