Skip to content

Commit 51be846

Browse files
committed
docs(l10n): clarify field key translator context scope
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent c743d1a commit 51be846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/AdminSettings.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
149149

150150
<div class="profile-fields-admin__grid profile-fields-admin__grid--identity">
151151
<div class="profile-fields-admin__field">
152-
<!-- TRANSLATORS "Field key" means a stable technical identifier (API key), not a keyboard key. -->
152+
<!-- TRANSLATORS "Field key" means a stable technical identifier (API key), not a keyboard key. This context applies to both label occurrences below. -->
153153
<!-- TRANSLATORS "APIs" and "integrations" refer to technical systems and external tools. -->
154154
<label for="profile-fields-admin-field-key">{{ t('profile_fields', 'Field key') }}</label>
155155
<NcInputField

0 commit comments

Comments
 (0)