Add a title (hint) on td/th/table to show human friendly name (like "Spain") when hover the region (like "eu-south-2").
Example change needed (little):
Head Row: <th ... title="Spain">eu-south-2</th>
Head Col: <td ... title="Spain">eu-south-2</td>
Available region names: link
Expected result:
Thanks in advance 💌
Add a title (hint) on td/th/table to show human friendly name (like "Spain") when hover the region (like "eu-south-2").
Example change needed (little):
Available region names: link
Expected result:
Thanks in advance 💌