4430c67069
- all .ftl files for a language are concatenated into a single file at build time - all languages are included in the binary - external ftl files placed in the ftl folder can override the built-in definitions - constants are automatically generated for each string key - dropped the separate StringsGroup enum
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
network-offline = Please check your internet connection.
|
|
network-timeout = Connection timed out. Please try again on a different network.
|
|
network-proxy-auth = Your proxy requires authentication.
|
|
network-other = A network error occurred.
|
|
|
|
network-details = Error details: {$details}
|