Skip to content

Commit

Permalink
New translations strings.xml (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
massivemadness committed Nov 6, 2023
1 parent 40af830 commit 5c0567e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions feature-fonts/impl/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="label_fonts">Tipos de letra</string>
<string name="action_select">Seleccionar</string>
<string name="message_selected">Seleccionado «%1$s»</string>
<string name="message_new_font_available">Ninguna fuente disponible</string>
<string name="message_font_removed">Fuente «%1$s» eliminada</string>
</resources>

0 comments on commit 5c0567e

Please sign in to comment.