From b9f8faa4dc27fece3a477fb43217bb5162dbdc78 Mon Sep 17 00:00:00 2001 From: Luca Nardi Date: Sat, 16 Feb 2019 10:00:26 +0100 Subject: [PATCH 1/2] Added state and lifecycle to untranslatable terms --- GLOSSARY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GLOSSARY.md b/GLOSSARY.md index 29cd59b78..6a8c78731 100644 --- a/GLOSSARY.md +++ b/GLOSSARY.md @@ -9,6 +9,8 @@ Glossary of the translations of technical and React-specific terms. - client - server - tag +- state (but the translation "stato" is also acceptable) +- lifecycle # Common Translations From 6371050c8bb6d1bf1a46bf774202a6d3dd66607a Mon Sep 17 00:00:00 2001 From: Luca Date: Sat, 16 Feb 2019 12:37:10 +0100 Subject: [PATCH 2/2] Removed state from Untranslatable terms (will be added in #6) I have removed state from the Untranslatable terms since it will be added in #6 --- GLOSSARY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/GLOSSARY.md b/GLOSSARY.md index 6a8c78731..3720dbe0f 100644 --- a/GLOSSARY.md +++ b/GLOSSARY.md @@ -9,7 +9,6 @@ Glossary of the translations of technical and React-specific terms. - client - server - tag -- state (but the translation "stato" is also acceptable) - lifecycle # Common Translations