update readme

This commit is contained in:
Junyuan Feng
2022-05-25 13:51:37 +08:00
parent 9cbd29d3c1
commit 3ed476275f
21 changed files with 51 additions and 28 deletions

View File

@@ -210,6 +210,7 @@ class MessageLookup extends MessageLookupByLibrary {
"unknownError": MessageLookupByLibrary.simpleMessage("Unknown error"),
"unkownConvertMode":
MessageLookupByLibrary.simpleMessage("Unknown convert mode"),
"update": MessageLookupByLibrary.simpleMessage("Update"),
"updateAll": MessageLookupByLibrary.simpleMessage("Update all"),
"updateIntervalEqual0": MessageLookupByLibrary.simpleMessage(
"You set to 0, will not update automatically.\nYou can pull to refresh manually."),