diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/de.yml | 1 | ||||
-rw-r--r-- | config/locales/en.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 527afa2d1..4947ead29 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1462,3 +1462,4 @@ de: zero: "%{filename}" one: "%{filename} and 1 file" other: "%{filename} and %{count} files" + setting_wiki_tablesort_enabled: Javascript-basierte Tabellensortierung in Wiki-Inhalten diff --git a/config/locales/en.yml b/config/locales/en.yml index 9ac73ff44..aa15095c6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1424,3 +1424,4 @@ en: text_user_destroy_confirmation: "Are you sure you want to delete this user and remove all references to them? This cannot be undone. Often, locking a user instead of deleting them is the better solution. To confirm, please enter their login (%{login}) below." text_project_destroy_enter_identifier: "To confirm, please enter the project's identifier (%{identifier}) below." field_name_or_email_or_login: Name, email or login + setting_wiki_tablesort_enabled: Javascript based table sorting in wiki content |