This commit is contained in:
2026-06-15 08:06:06 +02:00
parent d1446fc452
commit e397fa6d9c
3667 changed files with 537806 additions and 47 deletions

View File

@@ -0,0 +1,6 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset es_BO DATE_FORMAT "%d-%m-%Y"
::msgcat::mcset es_BO TIME_FORMAT_12 "%I:%M:%S %P"
::msgcat::mcset es_BO DATE_TIME_FORMAT "%d-%m-%Y %I:%M:%S %P %z"
}