@@ -20,6 +20,8 @@ extension Localization on String {
2020 'Text' : 'Text' ,
2121 'What is entered is not a link' : 'What is entered is not a link' ,
2222 'Resize' : 'Resize' ,
23+ 'Width' : 'Width' ,
24+ 'Height' : 'Height' ,
2325 },
2426 'en_us' : {
2527 'Paste a link' : 'Paste a link' ,
@@ -38,6 +40,8 @@ extension Localization on String {
3840 'Text' : 'Text' ,
3941 'What is entered is not a link' : 'What is entered is not a link' ,
4042 'Resize' : 'Resize' ,
43+ 'Width' : 'Width' ,
44+ 'Height' : 'Height' ,
4145 },
4246 'ar' : {
4347 'Paste a link' : 'نسخ الرابط' ,
@@ -56,6 +60,8 @@ extension Localization on String {
5660 'Text' : 'Text' ,
5761 'What is entered is not a link' : 'What is entered is not a link' ,
5862 'Resize' : 'Resize' ,
63+ 'Width' : 'Width' ,
64+ 'Height' : 'Height' ,
5965 },
6066 'da' : {
6167 'Paste a link' : 'Indsæt link' ,
@@ -74,6 +80,8 @@ extension Localization on String {
7480 'Text' : 'Text' ,
7581 'What is entered is not a link' : 'What is entered is not a link' ,
7682 'Resize' : 'Resize' ,
83+ 'Width' : 'Width' ,
84+ 'Height' : 'Height' ,
7785 },
7886 'de' : {
7987 'Paste a link' : 'Link hinzufügen' ,
@@ -93,6 +101,8 @@ extension Localization on String {
93101 'Text' : 'Text' ,
94102 'What is entered is not a link' : 'What is entered is not a link' ,
95103 'Resize' : 'Resize' ,
104+ 'Width' : 'Width' ,
105+ 'Height' : 'Height' ,
96106 },
97107 'fr' : {
98108 'Paste a link' : 'Coller un lien' ,
@@ -111,6 +121,8 @@ extension Localization on String {
111121 'Text' : 'Text' ,
112122 'What is entered is not a link' : 'What is entered is not a link' ,
113123 'Resize' : 'Resize' ,
124+ 'Width' : 'Width' ,
125+ 'Height' : 'Height' ,
114126 },
115127 'zh_CN' : {
116128 'Paste a link' : '粘贴链接' ,
@@ -129,6 +141,8 @@ extension Localization on String {
129141 'Text' : '文字' ,
130142 'What is entered is not a link' : '输入的不是链接' ,
131143 'Resize' : '调整大小' ,
144+ 'Width' : 'Width' ,
145+ 'Height' : 'Height' ,
132146 },
133147 'ko' : {
134148 'Paste a link' : '링크를 붙여넣어 주세요.' ,
@@ -147,6 +161,8 @@ extension Localization on String {
147161 'Text' : '텍스트' ,
148162 'What is entered is not a link' : '입력한 내용은 링크가 아닙니다.' ,
149163 'Resize' : 'Resize' ,
164+ 'Width' : 'Width' ,
165+ 'Height' : 'Height' ,
150166 },
151167 'ru' : {
152168 'Paste a link' : 'Вставить ссылку' ,
@@ -165,6 +181,8 @@ extension Localization on String {
165181 'Text' : 'Текст' ,
166182 'What is entered is not a link' : 'Некорректная ссылка' ,
167183 'Resize' : 'Resize' ,
184+ 'Width' : 'Width' ,
185+ 'Height' : 'Height' ,
168186 },
169187 'es' : {
170188 'Paste a link' : 'Pega un enlace' ,
@@ -184,6 +202,8 @@ extension Localization on String {
184202 'Text' : 'Texto' ,
185203 'What is entered is not a link' : 'El link ingresado no es válido' ,
186204 'Resize' : 'Resize' ,
205+ 'Width' : 'Width' ,
206+ 'Height' : 'Height' ,
187207 },
188208 'tr' : {
189209 'Paste a link' : 'Bağlantıyı Yapıştır' ,
@@ -202,6 +222,8 @@ extension Localization on String {
202222 'Text' : 'Text' ,
203223 'What is entered is not a link' : 'What is entered is not a link' ,
204224 'Resize' : 'Resize' ,
225+ 'Width' : 'Width' ,
226+ 'Height' : 'Height' ,
205227 },
206228 'uk' : {
207229 'Paste a link' : 'Вставити посилання' ,
@@ -220,6 +242,8 @@ extension Localization on String {
220242 'Text' : 'Текст' ,
221243 'What is entered is not a link' : 'Некоректне посилання' ,
222244 'Resize' : 'Resize' ,
245+ 'Width' : 'Width' ,
246+ 'Height' : 'Height' ,
223247 },
224248 'pt' : {
225249 'Paste a link' : 'Colar um link' ,
@@ -239,6 +263,8 @@ extension Localization on String {
239263 'Text' : 'Texto' ,
240264 'What is entered is not a link' : 'O link inserido não é válido' ,
241265 'Resize' : 'Resize' ,
266+ 'Width' : 'Width' ,
267+ 'Height' : 'Height' ,
242268 },
243269 'pl' : {
244270 'Paste a link' : 'Wklej link' ,
@@ -258,6 +284,8 @@ extension Localization on String {
258284 'What is entered is not a link' :
259285 'To, co jest wpisane, nie jest linkiem' ,
260286 'Resize' : 'Resize' ,
287+ 'Width' : 'Width' ,
288+ 'Height' : 'Height' ,
261289 },
262290 'vi' : {
263291 'Paste a link' : 'Chèn liên kết' ,
@@ -277,6 +305,8 @@ extension Localization on String {
277305 'What is entered is not a link' :
278306 'Những gì được nhập không phải là một liên kết' ,
279307 'Resize' : 'Resize' ,
308+ 'Width' : 'Width' ,
309+ 'Height' : 'Height' ,
280310 },
281311 };
282312
0 commit comments