Improve disconnection/reconnection UX
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
# Review comments generated by i18n-ally. Please commit this file.
|
||||
|
||||
reviews:
|
||||
error.reconnecting:
|
||||
locales:
|
||||
pt-BR:
|
||||
translation_candidate:
|
||||
source: en
|
||||
text: Reconectando
|
||||
time: '2022-06-23T03:45:39.286Z'
|
||||
Vendored
+7
-8
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/localize/languages"
|
||||
],
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"i18n-ally.keepFulfilled": true,
|
||||
"i18n-ally.editor.preferEditor": true
|
||||
}
|
||||
"i18n-ally.localesPaths": ["src/localize/languages"],
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"i18n-ally.keepFulfilled": true,
|
||||
"i18n-ally.editor.preferEditor": true,
|
||||
"i18n-ally.translate.saveAsCandidates": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user