diff --git a/ListableUI/Resources/README.md b/ListableUI/Resources/README.md new file mode 100644 index 000000000..ae5e04f61 --- /dev/null +++ b/ListableUI/Resources/README.md @@ -0,0 +1,9 @@ +# Localizations + +String translations are done by hand. Note that translation requests are handled asynchronously, and can take a couple of days to complete. + +To update the localized string content: + +1. Add and/or update the string(s) in the reference language, [en](en/lproj/Localizable.strings). +2. Create a translation request in [go/translate](https://go/translate). Make sure to request all the locales that Listable supports. +3. Upon receiving all of the translations, update the appropriate Localizable.strings files, and open a PR for review! \ No newline at end of file