Skip to content

Commit

Permalink
✨Better descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jokob-sk committed Oct 31, 2024
1 parent a6322f6 commit c6b5f0d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion front/php/templates/language/de_de.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -792,4 +792,4 @@
"settings_update_item_warning": "",
"test_event_icon": "",
"test_event_tooltip": "Speichere die Änderungen, bevor Sie die Einstellungen testen."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/es_es.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -790,4 +790,4 @@
"settings_update_item_warning": "Actualice el valor a continuación. Tenga cuidado de seguir el formato anterior. <b>O la validación no se realiza.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Guarda tus cambios antes de probar nuevos ajustes."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/fr_fr.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "Mettre à jour la valeur ci-dessous. Veillez à bien suivre le même format qu'auparavant. <b>Il n'y a pas de pas de contrôle.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Enregistrer d'abord vos modifications avant de tester vôtre paramétrage."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/it_it.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "Aggiorna il valore qui sotto. Fai attenzione a seguire il formato precedente. <b>La convalida non viene eseguita.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Salva le modifiche prima di provare le nuove impostazioni."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/nb_no.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "Oppdater verdien nedenfor. Pass på å følge forrige format. <b>Validering etterpå utføres ikke.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Lagre endringene først, før du tester innstillingene dine."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/pl_pl.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "Zaktualizuj poniższą wartość. Zachowaj ostrożność i postępuj zgodnie z poprzednim formatem. <b>Walidacja nie jest wykonywana.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Zapisz zmiany zanim będziesz testować swoje ustawienia."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/pt_br.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "",
"test_event_icon": "",
"test_event_tooltip": ""
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/ru_ru.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "Обновить значение ниже. Будьте осторожны, следуя предыдущему формату. <b>Проверка не выполняется.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Сначала сохраните изменения, прежде чем проверять настройки."
}
}
2 changes: 1 addition & 1 deletion front/php/templates/language/zh_cn.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@
"settings_update_item_warning": "更新下面的值。请注意遵循先前的格式。<b>未执行验证。</b>",
"test_event_icon": "",
"test_event_tooltip": "在测试设置之前,请先保存更改。"
}
}

0 comments on commit c6b5f0d

Please sign in to comment.