mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 09:34:04 +02:00
add max-length-indicator to combo fields
This commit is contained in:
+1
-1
@@ -782,7 +782,7 @@ en:
|
||||
foot: ft
|
||||
# abbreviation of inches
|
||||
inch: in
|
||||
max_length_reached: "Please keep in mind that texts cannot be longer than a maximum of {maxChars} characters. Anything exceeding that length will be truncated."
|
||||
max_length_reached: "This string is longer than the maximum length of {maxChars} characters. Anything exceeding that length will be truncated."
|
||||
background:
|
||||
title: Background
|
||||
description: Background Settings
|
||||
|
||||
Reference in New Issue
Block a user