From 43a408f1c93650e38929d8f0eb9c9db0ac558bfd Mon Sep 17 00:00:00 2001 From: Syngnat <92659908+Syngnat@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:40:05 +0800 Subject: [PATCH] docs(query-editor): note 100-row option i18n key --- frontend/src/i18n/messages/query_editor_max_rows_option_100.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 frontend/src/i18n/messages/query_editor_max_rows_option_100.md diff --git a/frontend/src/i18n/messages/query_editor_max_rows_option_100.md b/frontend/src/i18n/messages/query_editor_max_rows_option_100.md new file mode 100644 index 00000000..54fdc3f2 --- /dev/null +++ b/frontend/src/i18n/messages/query_editor_max_rows_option_100.md @@ -0,0 +1,3 @@ +# query_editor.max_rows.option_100 + +Use this key for the SQL editor maximum rows selector label for 100 rows.