anki/rslib/ftl/network.ftl
Damien Elmes 4430c67069 rework Fluent handling
- 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
2020-02-23 13:22:50 +10:00

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}