This commit is contained in:
@@ -228,4 +228,5 @@ https://en.wikipedia.org/wiki/Non-functional_requirement
|
|||||||
|
|
||||||
## GRAPHICS / ARTWORK UI FANCIFICATION RESOURCES
|
## GRAPHICS / ARTWORK UI FANCIFICATION RESOURCES
|
||||||
- Free for use background image generator that looks really nice and soothing: https://coolbackgrounds.io/
|
- Free for use background image generator that looks really nice and soothing: https://coolbackgrounds.io/
|
||||||
- Free for any use even without attribution stock photography: https://unsplash.com/
|
- Free for any use even without attribution stock photography: https://unsplash.com/
|
||||||
|
|
||||||
|
|||||||
@@ -571,3 +571,6 @@ Use the credentials specified for postgres which is username postgres and passwo
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
TRANSLATIONS / TRANSLATE / LOCALIZATION / LOCALE
|
||||||
|
Microsoft handy dandy product locale search database site: https://www.microsoft.com/en-us/language/Search
|
||||||
|
Google translate to verify: https://translate.google.com/
|
||||||
@@ -1582,5 +1582,7 @@
|
|||||||
"CurrencySymbol":"Währungssymbol",
|
"CurrencySymbol":"Währungssymbol",
|
||||||
"ShortDateFormat":"Kurzes Datumsformat",
|
"ShortDateFormat":"Kurzes Datumsformat",
|
||||||
"ShortTimeFormat":"Kurze uhrzeitformat",
|
"ShortTimeFormat":"Kurze uhrzeitformat",
|
||||||
"ShortDateAndTimeFormat": "Kurze datums- und zeitformat"
|
"ShortDateAndTimeFormat": "Kurze datums- und zeitformat",
|
||||||
|
"TypeToSearchOrAdd": "Start typing to search or add",
|
||||||
|
"NoData": "No data"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1581,7 +1581,9 @@
|
|||||||
"CurrencySymbol":"Currency symbol",
|
"CurrencySymbol":"Currency symbol",
|
||||||
"ShortDateFormat":"Short date format",
|
"ShortDateFormat":"Short date format",
|
||||||
"ShortTimeFormat":"Short time format",
|
"ShortTimeFormat":"Short time format",
|
||||||
"ShortDateAndTimeFormat": "Short date and time format"
|
"ShortDateAndTimeFormat": "Short date and time format",
|
||||||
|
"TypeToSearchOrAdd": "Start typing to search or add",
|
||||||
|
"NoData": "No data"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1582,6 +1582,8 @@
|
|||||||
"CurrencySymbol":"Símbolo de moneda",
|
"CurrencySymbol":"Símbolo de moneda",
|
||||||
"ShortDateFormat":"Formato de fecha corta",
|
"ShortDateFormat":"Formato de fecha corta",
|
||||||
"ShortTimeFormat":"Formato de hora corta",
|
"ShortTimeFormat":"Formato de hora corta",
|
||||||
"ShortDateAndTimeFormat": "Formato de fecha y hora corta"
|
"ShortDateAndTimeFormat": "Formato de fecha y hora corta",
|
||||||
|
"TypeToSearchOrAdd": "Start typing to search or add",
|
||||||
|
"NoData": "No data"
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -1581,6 +1581,8 @@
|
|||||||
"CurrencySymbol":"Symbole monétaire",
|
"CurrencySymbol":"Symbole monétaire",
|
||||||
"ShortDateFormat":"Format de date courte ",
|
"ShortDateFormat":"Format de date courte ",
|
||||||
"ShortTimeFormat":"Format d'heure courte",
|
"ShortTimeFormat":"Format d'heure courte",
|
||||||
"ShortDateAndTimeFormat": "Format de la date et de l'heure courte"
|
"ShortDateAndTimeFormat": "Format de la date et de l'heure courte",
|
||||||
|
"TypeToSearchOrAdd": "Start typing to search or add",
|
||||||
|
"NoData": "No data"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user